mbox

[git,pull] Please pull some powerpc build fixes

Message ID 20130326131158.51bab1d55b2cda10ebc4ea4f@canb.auug.org.au (mailing list archive)
State Not Applicable, archived
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/sfr/next-fixes.git tags/for-linus

Message

Stephen Rothwell March 26, 2013, 2:11 a.m. UTC
The following changes since commit 3912a677f68f6084e0a7b6a1a29310ac1b083713:

  Merge tag 'pinctrl-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl (2013-03-24 10:11:29 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sfr/next-fixes.git tags/for-linus

for you to fetch changes up to f9294e989fa6f2990da155242db03cea1550cac8:

  powerpc: define the conditions where the ePAPR idle hcall can be supported (2013-03-26 08:47:27 +1100)

----------------------------------------------------------------
Just a couple of build fixes for powerpc all{mod,yes}config.

Submitted by me since BenH is on vacation.

----------------------------------------------------------------
Chen Gang (1):
      powerpc: make additional room in exception vector area

Stuart Yoder (1):
      powerpc: define the conditions where the ePAPR idle hcall can be supported

 arch/powerpc/kernel/epapr_paravirt.c |   6 ++
 arch/powerpc/kernel/exceptions-64s.S | 144 +++++++++++++++++------------------
 2 files changed, 78 insertions(+), 72 deletions(-)