diff options
author | 2008-10-31 17:43:04 +0800 | |
---|---|---|
committer | 2008-10-31 11:03:17 +0100 | |
commit | a376f30a95a796cde81d6dffde0f5243c8bd8f92 (patch) | |
tree | 443b34aae8d99524ee9e7669ade05c6f06585967 /include/linux/pci.h | |
parent | x86: simplify X86_MPPARSE config option (diff) | |
download | linux-dev-a376f30a95a796cde81d6dffde0f5243c8bd8f92.tar.xz linux-dev-a376f30a95a796cde81d6dffde0f5243c8bd8f92.zip |
x86: avoid duplicate running of pud_offset and pmd_offset in one_md_table_init()
Impact: simplify implementation, cleanup
If !(pgd_val(*pgd) & _PAGE_PRESENT) in PAE mode, we need not get value of
pmd_table again.
Signed-off-by: Zhao Lei <zhaolei@cn.fujitsu.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include/linux/pci.h')
0 files changed, 0 insertions, 0 deletions