From: Michael Ellerman <mpe@ellerman.id.au>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: andrew.donnellan@au1.ibm.com, bharata@linux.vnet.ibm.com,
fbarrat@linux.vnet.ibm.com, jjalvare@linux.vnet.ibm.com,
linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org,
mikey@neuling.org, mlord@pobox.com, mwb@linux.vnet.ibm.com,
naveen.n.rao@linux.vnet.ibm.com
Subject: [GIT PULL] Please pull powerpc/linux.git powerpc-4.16-4 tag
Date: Sat, 24 Feb 2018 14:20:25 +1100 [thread overview]
Message-ID: <87sh9r9ipy.fsf@concordia.ellerman.id.au> (raw)
[-- Attachment #1: Type: text/plain, Size: 2482 bytes --]
Hi Linus,
Please pull some more powerpc fixes for 4.16:
The following changes since commit 91ab883eb21325ad80f3473633f794c78ac87f51:
Linux 4.16-rc2 (2018-02-18 17:29:42 -0800)
are available in the git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-4.16-4
for you to fetch changes up to eb0a2d2620ae431c543963c8c7f08f597366fc60:
powerpc/powernv: Support firmware disable of RFI flush (2018-02-23 16:55:42 +1100)
----------------------------------------------------------------
powerpc fixes for 4.16 #4
Add handling for a missing instruction in our 32-bit BPF JIT so that it can be
used for seccomp filtering.
Add a missing NULL pointer check before a function call in new EEH code.
Fix an error path in the new ocxl driver to correctly return EFAULT.
The support for the new ibm,drc-info device tree property turns out to need
several fixes, so for now we just stop advertising to firmware that we support
it until the bugs can be ironed out.
One fix for the new drmem code which was incorrectly modifying the device tree
in place.
Finally two fixes for the RFI flush support, so that firmware can advertise to
us that it should be disabled entirely so as not to affect performance.
Thanks to:
Bharata B Rao, Frederic Barrat, Juan J. Alvarez, Mark Lord, Michael Bringmann.
----------------------------------------------------------------
Bharata B Rao (1):
powerpc/mm/drmem: Fix unexpected flag value in ibm,dynamic-memory-v2
Frederic Barrat (1):
ocxl: Fix potential bad errno on irq allocation
Juan J. Alvarez (1):
powerpc/eeh: Fix crashes in eeh_report_resume()
Mark Lord (1):
powerpc/bpf/jit: Fix 32-bit JIT for seccomp_data access
Michael Bringmann (1):
powerpc/pseries: Revert support for ibm,drc-info devtree property
Michael Ellerman (3):
powerpc/pseries: Fix duplicate firmware feature for DRC_INFO
powerpc/pseries: Support firmware disable of RFI flush
powerpc/powernv: Support firmware disable of RFI flush
arch/powerpc/include/asm/firmware.h | 2 +-
arch/powerpc/kernel/eeh_driver.c | 3 ++-
arch/powerpc/kernel/prom_init.c | 2 +-
arch/powerpc/mm/drmem.c | 6 +++---
arch/powerpc/net/bpf_jit_comp.c | 3 +++
arch/powerpc/platforms/powernv/setup.c | 4 ++++
arch/powerpc/platforms/pseries/setup.c | 3 ++-
drivers/misc/ocxl/file.c | 6 ++++--
8 files changed, 20 insertions(+), 9 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 800 bytes --]
reply other threads:[~2018-02-24 3:20 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=87sh9r9ipy.fsf@concordia.ellerman.id.au \
--to=mpe@ellerman.id.au \
--cc=andrew.donnellan@au1.ibm.com \
--cc=bharata@linux.vnet.ibm.com \
--cc=fbarrat@linux.vnet.ibm.com \
--cc=jjalvare@linux.vnet.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=mikey@neuling.org \
--cc=mlord@pobox.com \
--cc=mwb@linux.vnet.ibm.com \
--cc=naveen.n.rao@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