From: Heiner Kallweit <hkallwe...@gmail.com> Date: Sat, 16 Feb 2019 10:20:15 +0100
> writex() has implicit barriers, that's what makes it different from > writex_relaxed(). Therefore these calls to mmiowb() can be removed. > > This patch was recently reverted due to a dependency with another > problematic patch. But because it didn't contribute to the problem > it was rebased and can be resubmitted. > > Signed-off-by: Heiner Kallweit <hkallwe...@gmail.com> Applied.