aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorHeiner Kallweit <[email protected]>2019-02-16 10:20:15 +0100
committerDavid S. Miller <[email protected]>2019-02-18 16:38:25 -0800
commiteb160971af7a2cd807a76adea44e924ebfa05708 (patch)
tree27aad41fe6ec8eeb95d77ec90d896c191c129229 /scripts/gdb/linux/utils.py
parent57fd967838c665544f425c4a66ead1259a9ad0dc (diff)
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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions