diff options
author | Jan Beulich <jbeulich@novell.com> | 2009-03-12 16:11:50 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-03-13 04:37:20 +0300 |
commit | 698609bdcd35d0641f4c6622c83680ab1a6d67cb (patch) | |
tree | dfb0aeedb41359f353e441ad053d25d4463f4d0f /crypto/ccm.c | |
parent | 5c0e6f035df983210e4d22213aed624ced502d3d (diff) | |
download | linux-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 'crypto/ccm.c')
0 files changed, 0 insertions, 0 deletions