https://github.com/torvalds/linux
Revision 24bdb0b62cc82120924762ae6bc85afc8c3f2b26 authored by Stefano Stabellini on 12 April 2011, 11:19:52 UTC, committed by Konrad Rzeszutek Wilk on 20 April 2011, 13:04:40 UTC
Do not add the extra e820 region at a physical address lower than 4G
because it breaks e820_end_of_low_ram_pfn().

It is OK for us to move the xen_extra_mem_start up and down because this
is the index of the memory that can be ballooned in/out - it is memory
not available to the kernel during bootup.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
1 parent f0e615c
History
Tip revision: 24bdb0b62cc82120924762ae6bc85afc8c3f2b26 authored by Stefano Stabellini on 12 April 2011, 11:19:52 UTC
xen: do not create the extra e820 region at an addr lower than 4G
Tip revision: 24bdb0b
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 941 bytes
.mailmap -rw-r--r-- 4.1 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.7 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 188.2 KB
Makefile -rw-r--r-- 51.1 KB
README -rw-r--r-- 17.1 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top