Messages in this thread |  | | | Date | Fri, 31 Oct 2008 11:03:38 +0100 | | From | Ingo Molnar <> | | Subject | Re: [PATCH] Avoid duplicate running of pud_offset and pmd_offset in one_md_table_init() |
| |
* Zhaolei <zhaolei@cn.fujitsu.com> 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@cn.fujitsu.com> > --- > arch/x86/mm/init_32.c | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-)
applied to tip/x86/cleanups, thanks!
Ingo
|  |