mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>,
	Thomas Gleixner <tglx@linutronix.de>,
	"H. Peter Anvin" <hpa@zytor.com>
Subject: [git pull] x86.git fixes
Date: Thu, 14 Feb 2008 23:44:38 +0100	[thread overview]
Message-ID: <20080214224438.GA22139@elte.hu> (raw)


Linus, please pull the latest x86 git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git

Find the shortlog and diffstat below.

Small fixes only. One generic file modified: we touch mm/memory.c's 
print_vma_addr() to fix a bug on 64-bit x86 that was found yesterday.

	Ingo

------------------>
Adrian Bunk (1):
      x86: make dump_pagetable() static

Balbir Singh (1):
      KVM is not seen under X86 config with latest git (32 bit compile)

Harvey Harrison (1):
      x86: include proper prototypes for rodata_test

Ingo Molnar (4):
      x86: fix "BUG: sleeping function called from invalid context" in print_vma_addr()
      x86: EFI set_memory_x()/set_memory_uc() fixes
      x86: fix gart_iommu_init()
      x86: cpa, fix out of date comment

Thomas Gleixner (1):
      x86: cpa: ensure page alignment

 arch/x86/Kconfig              |    4 ++--
 arch/x86/kernel/efi.c         |    4 ++--
 arch/x86/kernel/pci-gart_64.c |    9 +++++++++
 arch/x86/kernel/test_rodata.c |    2 +-
 arch/x86/kernel/traps_64.c    |    4 ++--
 arch/x86/mm/fault.c           |    2 +-
 arch/x86/mm/init_32.c         |    1 +
 arch/x86/mm/init_64.c         |    1 +
 arch/x86/mm/pageattr.c        |   17 +++++++++++++++--
 include/asm-x86/cacheflush.h  |    7 +++++--
 include/asm-x86/kdebug.h      |    1 -
 mm/memory.c                   |    7 +++++++
 12 files changed, 46 insertions(+), 13 deletions(-)

                 reply	other threads:[~2008-02-14 22:45 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20080214224438.GA22139@elte.hu \
    --to=mingo@elte.hu \
    --cc=akpm@linux-foundation.org \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tglx@linutronix.de \
    --cc=torvalds@linux-foundation.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®