]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commitf131a0800e286a13839784e554383c0ddfa78bce
tree1bc1645430823bcb2cbc49a510a24db0c76023e2
parent2bfc96a127bc1cc94d26bfaa40159966064f9c8c
ARM: no need for nommu to jump through the hoops that mmu does

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>
arch/arm/kernel/head-nommu.S