summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/e820.c
diff options
context:
space:
mode:
authorJan Beulich <jbeulich@novell.com>2009-03-12 13:11:50 (GMT)
committerIngo Molnar <mingo@elte.hu>2009-03-13 01:37:20 (GMT)
commit698609bdcd35d0641f4c6622c83680ab1a6d67cb (patch)
treedfb0aeedb41359f353e441ad053d25d4463f4d0f /arch/x86/kernel/e820.c
parent5c0e6f035df983210e4d22213aed624ced502d3d (diff)
downloadlinux-fsl-qoriq-698609bdcd35d0641f4c6622c83680ab1a6d67cb.tar.xz
x86: create a non-zero sized bm_pte only when needed
Impact: kernel image size reduction Since in most configurations the pmd page needed maps the same range of virtual addresses which is also mapped by the earlier inserted one for covering FIX_DBGP_BASE, that page (and its insertion in the page tables) can be avoided altogether by detecting the condition at compile time. Signed-off-by: Jan Beulich <jbeulich@novell.com> LKML-Reference: <49B91826.76E4.0078.0@novell.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/kernel/e820.c')
0 files changed, 0 insertions, 0 deletions