diff options
author | Stefano Stabellini <stefano.stabellini@eu.citrix.com> | 2011-02-18 11:32:40 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-03-27 12:00:13 -0700 |
commit | 698c1ea2cde52b8d59c4427eb768abf721e7a5b9 (patch) | |
tree | 8119423d0eb52174c4c6f5f072286da35ec07e85 /MAINTAINERS | |
parent | b63ac20ea0853906ad59ea0b71ff2b5a26b3a0d1 (diff) | |
download | linux-stable-698c1ea2cde52b8d59c4427eb768abf721e7a5b9.tar.gz linux-stable-698c1ea2cde52b8d59c4427eb768abf721e7a5b9.tar.bz2 linux-stable-698c1ea2cde52b8d59c4427eb768abf721e7a5b9.zip |
xen: set max_pfn_mapped to the last pfn mapped
commit 14988a4d350ce3b41ecad4f63c4f44c56f5ae34d upstream.
Do not set max_pfn_mapped to the end of the initial memory mappings,
that also contain pages that don't belong in pfn space (like the mfn
list).
Set max_pfn_mapped to the last real pfn mapped in the initial memory
mappings that is the pfn backing _end.
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Acked-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
LKML-Reference: <alpine.DEB.2.00.1103171739050.3382@kaball-desktop>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions