diff options
author | Jan Beulich <[email protected]> | 2009-03-12 13:11:50 +0000 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2009-03-13 02:37:20 +0100 |
commit | 698609bdcd35d0641f4c6622c83680ab1a6d67cb (patch) | |
tree | dfb0aeedb41359f353e441ad053d25d4463f4d0f /lib/string_helpers.c | |
parent | 5c0e6f035df983210e4d22213aed624ced502d3d (diff) |
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 <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions