Re: more untangling

From: Ingo Molnar
Date: Thu Feb 19 2009 - 13:12:26 EST



* Jeremy Fitzhardinge <jeremy@xxxxxxxx> wrote:

> I've done the asm _types.h and page->pgtable moves. One
> hiccup is kernel/head_64.S uses pgd_index(), which is defined
> as an asm-compatible macro in pgtable.h. Its a bit warty
> because it also needs pud_index(), which it defines locally
> (which is an inline in pgtable.h). Need to think about that
> one...
>
> J
>
> The following changes since commit beb6943d8df7ce9278282101af4e0f6f7b648451:
> Ingo Molnar (1):
> x86 headers: protect page_32.h via __ASSEMBLY__
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git x86/untangle2
>
> Jeremy Fitzhardinge (2):
> x86: use _types.h headers in asm where available
> x86: move more pagetable-related definitions into pgtable*.h

Pulled into tip:x86/headers, thanks Jeremy!

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/