diff options
author | Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> | 2009-03-16 12:10:07 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@linux.intel.com> | 2009-03-17 11:46:01 -0700 |
commit | b8a22a6273d5aed248db2695ce9bf65eb3e9fbe6 (patch) | |
tree | 6e979aff3b13797221dabed6f02a351c8cb5261b /virt | |
parent | c090f532db3ab5b7be503f8ac84b0d33a18646c6 (diff) |
x86-32: remove ALLOCATOR_SLOP from head_32.S
Impact: cleanup
ALLOCATOR_SLOP is a vestigial remain from when we used the
bootmem allocator to allocate the kernel's linear memory mapping.
Now we directly reserve pages from the e820 mapping, and no
longer require secondary structures to keep track of allocated
pages.
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions