lkml.org 
[lkml]   [2009]   [Feb]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: git pull: x86 header unification

(Cc:-ed lkml)

* Jeremy Fitzhardinge <jeremy@goop.org> wrote:

> The following changes since commit 45c82b5a770be66845687a7d027c8b52946d59af:
> Linus Torvalds (1):
> Merge branch 'header-fixes-for-linus' of git://git.kernel.org/.../tip/linux-2.6-tip
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git jsgf/x86/unify
>
> Thanks,
> J
>
> Jeremy Fitzhardinge (36):
> x86: unify pte_none
> x86: unify pte_same
> x86: unify pte_present
> x86: unify pud_present
> x86: unify pgd_present
> x86: unify pmd_present
> x86: unify pmd_none
> x86: unify pgd_page_vaddr
> x86: unify pud_page_vaddr
> x86: include pgtable_SIZE.h earlier
> x86: unify pud_page
> x86: unify pgd_page
> x86: unify pud_index
> x86: unify pud_offset
> x86: unify pmd_page_vaddr
> x86: unify pmd_page
> x86: unify pmd_index
> x86: unify pmd_offset
> x86: remove redundant pfn_pmd definition
> x86: unify pmd_pfn
> x86: unify pmd_pfn
> x86: unify pte_index
> x86: unify pte_offset_kernel
> x86: unify pud_large
> x86: unify pgd_bad
> x86: unify pgd_bad
> x86: unify pmd_bad
> x86: unify pages_to_mb
> x86: unify pud_none
> x86: unify pgd_none
> x86: unify io_remap_pfn_range
> x86: add and use pgd/pud/pmd_flags
> x86: make pgd/pud/pmd/pte_none consistent
> x86: asm/io.h: unify virt_to_phys/phys_to_virt
> x86: asm/io.h: unify ioremap prototypes
> x86: Fix compile error in arch/x86/kernel/early_printk.c
>
> arch/x86/include/asm/io.h | 90 +++++++++++++++++
> arch/x86/include/asm/io_32.h | 86 ----------------
> arch/x86/include/asm/io_64.h | 59 -----------
> arch/x86/include/asm/page.h | 15 +++
> arch/x86/include/asm/pgtable-2level.h | 2 -
> arch/x86/include/asm/pgtable-3level.h | 35 -------
> arch/x86/include/asm/pgtable.h | 176 ++++++++++++++++++++++++++++++++-
> arch/x86/include/asm/pgtable_32.h | 46 ---------
> arch/x86/include/asm/pgtable_64.h | 64 ------------
> arch/x86/kernel/early_printk.c | 1 -
> 10 files changed, 280 insertions(+), 294 deletions(-)

Pulled into tip/x86/headers, thanks Jeremy!

I'll keep watching out for any build fallout.

Ingo


\
 
 \ /
  Last update: 2009-02-09 11:25    [W:0.643 / U:0.132 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site