summaryrefslogtreecommitdiffstats
path: root/Makefile
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-21 09:14:43 +0200
commit12907adf6616f4d753ef0d9db3a9aa0bb08567d8 (patch)
tree950174bc52748bbe082f06a7b85d2d9d69e20e84 /Makefile
parente20a6877664d23c22a7291ade961a993b18f1bf0 (diff)
downloadbarebox-12907adf6616f4d753ef0d9db3a9aa0bb08567d8.tar.gz
barebox-12907adf6616f4d753ef0d9db3a9aa0bb08567d8.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 'Makefile')
0 files changed, 0 insertions, 0 deletions