aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2015-07-17 10:33:04 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2015-07-17 15:08:40 +0100
commit0871b7248113ebfccbfabcd3fd1f867a2bc681f4 (patch)
tree89a5fddb18c7133654d3e53c0e84a3eebbd4ed7b /README
parentARM: invalidate L1 before enabling coherency (diff)
downloadlinux-dev-0871b7248113ebfccbfabcd3fd1f867a2bc681f4.tar.xz
linux-dev-0871b7248113ebfccbfabcd3fd1f867a2bc681f4.zip
ARM: fix __virt_to_idmap build error on !MMU
Fengguang Wu reports that building ARM with !MMU results in the following build error: arch/arm/kernel/built-in.o: In function `__soft_restart': >> :(.text+0x1624): undefined reference to `arch_virt_to_idmap' Fix this by adding an appropriate IS_ENABLED(CONFIG_MMU) into the __virt_to_idmap() inline function. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions