From: Suresh Siddha Date: Tue, 23 Sep 2008 21:00:37 +0000 (-0700) Subject: x86, cpa: remove USER permission from the very early identity mapping attribute X-Git-Tag: v2.6.28-rc1~713^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a85e770aa77e4f1a4096275c97b64c10cd7323e;p=pandora-kernel.git x86, cpa: remove USER permission from the very early identity mapping attribute remove USER from the PTE/PDE attributes for the very early identity mapping. We overwrite these mappings with KERNEL attribute later in the boot. Just being paranoid here as there is no need for USER bit to be set. If this breaks something(don't know the history), then we can simply drop this change. Signed-off-by: Suresh Siddha Cc: Suresh Siddha Cc: arjan@linux.intel.com Cc: venkatesh.pallipadi@intel.com Cc: jeremy@goop.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed