Files
linux/arch/arm64/include/asm
Will Deacon 24fe1b0efa arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}
Commit 7f0b1bf045 ("arm64: Fix barriers used for page table modifications")
fixed a reported issue with fixmap page-table entries not being visible
to the walker due to a missing DSB instruction. At the same time, it added
ISB instructions to the arm64 set_{pte,pmd,pud} functions, which are not
required by the architecture and make little sense in isolation.

Remove the redundant ISBs.

Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
2018-06-27 18:26:20 +01:00
..
2017-08-08 16:28:13 +01:00
2018-06-15 18:10:01 -03:00
2018-05-31 17:34:38 +01:00
2016-09-09 11:41:13 +01:00
2016-11-07 18:15:21 +00:00
2016-03-04 18:19:17 +00:00
2018-05-07 07:15:41 +02:00
2018-06-21 09:14:54 +01:00
2017-04-17 12:52:22 -04:00
2017-04-17 12:52:22 -04:00
2016-11-07 18:15:21 +00:00
2018-01-13 10:45:03 +00:00