mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Jeremy Fitzhardinge <jeremy@goop.org>
Cc: the arch/x86 maintainers <x86@kernel.org>, linux-kernel@vger.kernel.org
Subject: Re: git pull: x86 header unification
Date: Mon, 9 Feb 2009 11:22:11 +0100	[thread overview]
Message-ID: <20090209102211.GJ20467@elte.hu> (raw)
In-Reply-To: <498CCFB5.3000706@goop.org>


(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

       reply	other threads:[~2009-02-09 10:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <498CCFB5.3000706@goop.org>
2009-02-09 10:22 ` Ingo Molnar [this message]
2009-02-09 10:33   ` [PATCH] x86: early_printk.c - fix pgtable.h unification fallout Ingo Molnar
2009-02-09 10:44     ` [PATCH] x86, pgtable.h: macro-ify *_page() methods Ingo Molnar
2009-02-09 11:00       ` [PATCH] x86, pgtable.h: fix 2-level 32-bit build Ingo Molnar
2009-02-09 17:25         ` Jeremy Fitzhardinge

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090209102211.GJ20467@elte.hu \
    --to=mingo@elte.hu \
    --cc=jeremy@goop.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=x86@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®