ARM: no need for nommu to jump through the hoops that mmu does
authorRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 1 Oct 2010 14:42:02 +0000 (15:42 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 8 Oct 2010 09:07:27 +0000 (10:07 +0100)
nommu can jump directly to __mmap_switched without the absolute
address branching which the mmuful kernel does.

Acked-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found