From: Russell King Date: Fri, 1 Oct 2010 14:42:02 +0000 (+0100) Subject: ARM: no need for nommu to jump through the hoops that mmu does X-Git-Tag: v2.6.37-rc1~184^2~6^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f131a0800e286a13839784e554383c0ddfa78bce;p=pandora-kernel.git 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 Signed-off-by: Russell King --- Reading git-diff-tree failed