[GIT PULL] Please pull powerpc/linux.git powerpc-4.14-5 tag
Michael Ellerman
mpe at ellerman.id.au
Fri Oct 13 23:30:44 AEDT 2017
Hi Linus,
Please pull a few more powerpc fixes for 4.14:
The following changes since commit 53ecde0b9126ff140abe3aefd7f0ec64d6fa36b0:
powerpc/powernv: Increase memory block size to 1GB on radix (2017-10-06 15:50:45 +1100)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-4.14-5
for you to fetch changes up to 0d8ba16278ec30a262d931875018abee332f926f:
powerpc/perf: Fix IMC initialization crash (2017-10-13 20:08:40 +1100)
----------------------------------------------------------------
powerpc fixes for 4.14 #5
A fix for a bad bug (written by me) in our livepatch handler. Removal of an
over-zealous lockdep_assert_cpus_held() in our topology code. A fix to the
recently added emulation of cntlz[wd]. And three small fixes to the recently
added IMC PMU driver.
Thanks to:
Anju T Sudhakar, Balbir Singh, Kamalesh Babulal, Naveen N. Rao, Sandipan Das,
Santosh Sivaraj, Thiago Jung Bauermann.
----------------------------------------------------------------
Anju T Sudhakar (3):
powerpc/perf: Fix for core/nest imc call trace on cpuhotplug
powerpc/perf: Add ___GFP_NOWARN flag to alloc_pages_node()
powerpc/perf: Fix IMC initialization crash
Kamalesh Babulal (1):
powerpc/livepatch: Fix livepatch stack access
Sandipan Das (1):
powerpc/lib/sstep: Fix count leading zeros instructions
Thiago Jung Bauermann (1):
powerpc: Don't call lockdep_assert_cpus_held() from arch_update_cpu_topology()
arch/powerpc/kernel/trace/ftrace_64_mprofile.S | 45 +++++++++-----------------
arch/powerpc/lib/sstep.c | 6 ++--
arch/powerpc/mm/numa.c | 1 -
arch/powerpc/perf/imc-pmu.c | 39 +++++++++++++++++++---
4 files changed, 53 insertions(+), 38 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20171013/728194aa/attachment.sig>
More information about the Linuxppc-dev
mailing list