summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2018-08-15 15:39:22 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2018-08-15 15:39:24 +0200
commitc05d6d09ba48b69b423bd5542128504083190465 (patch)
tree1d52c09c51f8282d285c85dbb5be8549d4b85f34 /scripts
parente634843aa3833ee0fb5a9f13aa71d06bf8271326 (diff)
downloadbarebox-c05d6d09ba48b69b423bd5542128504083190465.tar.gz
barebox-c05d6d09ba48b69b423bd5542128504083190465.tar.xz
ARM: MMU: fix wrong dma_flush_range in arm_create_pte()
Since 7ba0f2d299 arm_create_pte() flushes the page table entries itself and it's no longer done in arch_remap_range(). Unfortunately it does not flush the modified 1st level page table entry, but instead the base of the page table. Fix it up. Fixes: 7ba0f2d299 ARM: mmu: fix cache flushing when replacing a section with a PTE Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions