From: Dave Hansen Date: Thu, 18 Sep 2014 19:56:06 +0000 (-0700) Subject: x86/mm: Update memory map description to list hypervisor-reserved area X-Git-Tag: fixes-against-v3.18-rc2~88^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=beb9147e95a75f41c984d7235cf6d59f3ca2d5db;p=pandora-kernel.git x86/mm: Update memory map description to list hypervisor-reserved area Peter Anvin says: > 0xffff880000000000 is the lowest usable address because we have > agreed to leave 0xffff800000000000-0xffff880000000000 for the > hypervisor or other non-OS uses. Let's call this out in the documentation. This came up during the kernel address sanitizer discussions where it was proposed to use this area for other kernel things. Signed-off-by: Dave Hansen Cc: Andrey Ryabinin Cc: Dmitry Vyukov Link: http://lkml.kernel.org/r/20140918195606.841389D2@viggo.jf.intel.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed