aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorWill Deacon <[email protected]>2019-08-22 15:03:45 +0100
committerWill Deacon <[email protected]>2019-08-27 17:38:26 +0100
commit51696d346c49c6cf4f29e9b20d6e15832a2e3408 (patch)
tree108f92a17d8490fc6c0d895204f58d1576ce56d8 /scripts/patch-kernel
parentd0b7a302d58abe24ed0f32a0672dd4c356bb73db (diff)
arm64: tlb: Ensure we execute an ISB following walk cache invalidation
05f2d2f83b5a ("arm64: tlbflush: Introduce __flush_tlb_kernel_pgtable") added a new TLB invalidation helper which is used when freeing intermediate levels of page table used for kernel mappings, but is missing the required ISB instruction after completion of the TLBI instruction. Add the missing barrier. Cc: <[email protected]> Fixes: 05f2d2f83b5a ("arm64: tlbflush: Introduce __flush_tlb_kernel_pgtable") Reviewed-by: Mark Rutland <[email protected]> Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions