diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2019-02-16 12:20:15 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-02-19 03:38:25 +0300 |
commit | eb160971af7a2cd807a76adea44e924ebfa05708 (patch) | |
tree | 27aad41fe6ec8eeb95d77ec90d896c191c129229 /include/linux/aio.h | |
parent | 57fd967838c665544f425c4a66ead1259a9ad0dc (diff) | |
download | linux-eb160971af7a2cd807a76adea44e924ebfa05708.tar.xz |
r8169: remove unneeded mmiowb barriers
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 <hkallweit1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/aio.h')
0 files changed, 0 insertions, 0 deletions