diff options
author | John David Anglin <dave.anglin@bell.net> | 2019-04-21 19:47:17 -0400 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2019-05-03 23:47:40 +0200 |
commit | 44224bdb99150ad17cf394973b25736cb92c246a (patch) | |
tree | 68f2e534928afaa3ca2ca42943bf00e24fbe9ac5 /arch/x86 | |
parent | 9e5c602186a692a7e848c0da17aed40f49d30519 (diff) |
parisc: Add memory clobber to TLB purges
The pdtlb and pitlb instructions are strongly ordered. The asms invoking
these instructions should be compiler memory barriers to ensure the
compiler doesn't reorder memory operations around these instructions.
Signed-off-by: John David Anglin <dave.anglin@bell.net>
CC: stable@vger.kernel.org # v4.20+
Fixes: 3847dab77421 ("parisc: Add alternative coding infrastructure")
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'arch/x86')
0 files changed, 0 insertions, 0 deletions