From: Glauber Costa Date: Wed, 9 Apr 2008 16:18:08 +0000 (-0300) Subject: x86: return conditional to mmu X-Git-Tag: v2.6.26-rc1~1133^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da60cab4dd922cd933e82bace490f6155a32a90e;p=pandora-kernel.git x86: return conditional to mmu Just return our allocation if we don't have an mmu. For i386, where this patch is being applied, we never have. So our goal is just to have the code to look like x86_64's. Signed-off-by: Glauber Costa Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed