From: Linus Torvalds Date: Sat, 15 Dec 2012 20:29:54 +0000 (-0800) Subject: Revert "x86, mm: Include the entire kernel memory map in trampoline_pgd" X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be354f40812314dee2b1e3aa272528c056bb827d;p=pandora-kernel.git Revert "x86, mm: Include the entire kernel memory map in trampoline_pgd" This reverts commit 53b87cf088e2ea68d7c59619d0214cc15bb76133. It causes odd bootup problems on x86-64. Markus Trippelsdorf gets a repeatable oops, and I see a non-repeatable oops (or constant stream of messages that scroll off too quickly to read) that seems to go away with this commit reverted. So we don't know exactly what is wrong with the commit, but it's definitely problematic, and worth reverting sooner rather than later. Bisected-by: Markus Trippelsdorf Cc: H Peter Anvin Cc: Jan Beulich Cc: Matt Fleming Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed