summaryrefslogtreecommitdiff
path: root/arch/x86/mm/pat.c
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2013-02-14 22:02:52 (GMT)
committerH. Peter Anvin <hpa@zytor.com>2013-02-14 23:21:25 (GMT)
commit95c9608478d639dcffc14ea47b31bff021a99ed1 (patch)
tree3e9d8ced416416150946605ffd7fe8cfb1ad6d64 /arch/x86/mm/pat.c
parentff52c3b02b3f73178bfe0c219cd22abdcb0e46c3 (diff)
downloadlinux-fsl-qoriq-95c9608478d639dcffc14ea47b31bff021a99ed1.tar.xz
x86, mm: Move reserving low memory later in initialization
Move the reservation of low memory, except for the 4K which actually does belong to the BIOS, later in the initialization; in particular, after we have already reserved the trampoline. The current code locates the trampoline as high as possible, so by deferring the allocation we will still be able to reserve as much memory as is possible. This allows us to run with reservelow=640k without getting a crash on system startup. Signed-off-by: H. Peter Anvin <hpa@zytor.com> Link: http://lkml.kernel.org/n/tip-0y9dqmmsousf69wutxwl3kkf@git.kernel.org
Diffstat (limited to 'arch/x86/mm/pat.c')
0 files changed, 0 insertions, 0 deletions