From: Michael Ellerman <mpe@ellerman.id.au>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: alistair@popple.id.au, anton@samba.org, dja@axtens.net,
imunsie@au1.ibm.com, jk@ozlabs.org,
linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org,
maninder1.s@samsung.com, mikey@neuling.org,
shreyas@linux.vnet.ibm.com, sukadev@linux.vnet.ibm.com,
svaidy@linux.vnet.ibm.com,
Benjamin Herrenschmidt <benh@kernel.crashing.org>
Subject: [git pull] Please pull powerpc/linux.git powerpc-4.2-2 tag
Date: Fri, 10 Jul 2015 17:53:33 +1000 [thread overview]
Message-ID: <1436514813.32041.1.camel@ellerman.id.au> (raw)
[-- Attachment #1: Type: text/plain, Size: 3061 bytes --]
Hi Linus,
Please pull powerpc fixes for 4.2:
The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:
Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-4.2-2
(Note this has moved from mpe/linux.git since my last pull, Ben & I now have a
shared powerpc tree)
for you to fetch changes up to 2c069a118fe1d80c47dca84e1561045fc7f3cc9e:
cxl: Check if afu is not null in cxl_slbia (2015-07-10 11:44:25 +1000)
----------------------------------------------------------------
powerpc fixes for 4.2
- opal-prd mmap fix from Vaidy.
- Set kernel taint for MCEs from Daniel.
- Alignment exception description from Anton.
- ppc4xx_hsta_msi build fix from Daniel
- opal-elog interrupt fix from Alistair.
- core_idle_state race fix from Shreyas.
- hv-24x7 lockdep fix from Sukadev.
- Multiple cxl fixes from Daniel, Ian, Mikey & Maninder.
- Update MAINTAINERS to point at shared tree.
----------------------------------------------------------------
Alistair Popple (1):
powerpc/powernv: Fix opal-elog interrupt handler
Anton Blanchard (1):
powerpc: Add plain English description for alignment exception oopses
Daniel Axtens (4):
powerpc: Set the correct kernel taint on machine check errors.
cxl: Test the correct mmio space before unmapping
powerpc/ppc4xx_hsta_msi: Include ppc-pci.h to fix reference to hose_list
cxl: Check if afu is not null in cxl_slbia
Ian Munsie (2):
cxl: Fail mmap if requested mapping is larger than assigned problem state area
cxl: Fix off by one error allowing subsequent mmap page to be accessed
Maninder Singh (1):
cxl/vphb.c: Use phb pointer after NULL check
Michael Ellerman (1):
powerpc: Update MAINTAINERS to point at shared tree
Michael Neuling (1):
cxl: Fix refcounting in kernel API
Shreyas B. Prabhu (1):
powerpc/powernv: Fix race in updating core_idle_state
Sukadev Bhattiprolu (1):
powerpc/perf/24x7: Fix lockdep warning
Vaidyanathan Srinivasan (1):
powerpc/powernv: Fix vma page prot flags in opal-prd driver
MAINTAINERS | 2 +-
arch/powerpc/kernel/idle_power7.S | 31 ++++++++++++++++++++----------
arch/powerpc/kernel/traps.c | 2 ++
arch/powerpc/mm/fault.c | 4 ++++
arch/powerpc/perf/hv-24x7.c | 2 ++
arch/powerpc/platforms/powernv/opal-elog.c | 16 +++++----------
arch/powerpc/platforms/powernv/opal-prd.c | 9 ++++-----
arch/powerpc/sysdev/ppc4xx_hsta_msi.c | 1 +
drivers/misc/cxl/api.c | 12 +++++-------
drivers/misc/cxl/context.c | 14 +++++++++++---
drivers/misc/cxl/main.c | 2 +-
drivers/misc/cxl/pci.c | 2 +-
drivers/misc/cxl/vphb.c | 3 ++-
13 files changed, 60 insertions(+), 40 deletions(-)
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
reply other threads:[~2015-07-10 7:53 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=1436514813.32041.1.camel@ellerman.id.au \
--to=mpe@ellerman.id.au \
--cc=alistair@popple.id.au \
--cc=anton@samba.org \
--cc=benh@kernel.crashing.org \
--cc=dja@axtens.net \
--cc=imunsie@au1.ibm.com \
--cc=jk@ozlabs.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=maninder1.s@samsung.com \
--cc=mikey@neuling.org \
--cc=shreyas@linux.vnet.ibm.com \
--cc=sukadev@linux.vnet.ibm.com \
--cc=svaidy@linux.vnet.ibm.com \
--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;
as well as URLs for NNTP newsgroup(s).