Re: [PATCH] Avoid duplicate running of pud_offset and pmd_offsetin one_md_table_init()

From: Ingo Molnar
Date: Fri Oct 31 2008 - 06:04:26 EST



* Zhaolei <zhaolei@xxxxxxxxxxxxxx> wrote:

> If !(pgd_val(*pgd) & _PAGE_PRESENT) in PAE mode, we need not get value of
> pmd_table again.
>
> Signed-off-by: Zhao Lei <zhaolei@xxxxxxxxxxxxxx>
> ---
> arch/x86/mm/init_32.c | 2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)

applied to tip/x86/cleanups, thanks!

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/