* [GIT PULL] Please pull powerpc/linux.git powerpc-4.5-3 tag
@ 2016-02-20 2:05 Michael Ellerman
0 siblings, 0 replies; only message in thread
From: Michael Ellerman @ 2016-02-20 2:05 UTC (permalink / raw)
To: Linus Torvalds
Cc: aik, aneesh.kumar, gwshan, kda, kirill.shutemov, linux-kernel,
linuxppc-dev, rostedt, schwab
[-- Attachment #1: Type: text/plain, Size: 2516 bytes --]
Hi Linus,
Please pull some more powerpc fixes for 4.5:
The following changes since commit 2d19fc639516dc7b4184450b315c931d38549e61:
powerpc/mm: Fixup _HPAGE_CHG_MASK (2016-01-28 23:49:43 +1100)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-4.5-3
for you to fetch changes up to 6ecad912a0073c768db1491c27ca55ad2d0ee68f:
powerpc/ioda: Set "read" permission when "write" is set (2016-02-17 23:52:17 +1100)
----------------------------------------------------------------
powerpc fixes for 4.5 #2
- Fix build error on 32-bit with checkpoint restart from Aneesh Kumar
- Fix dedotify for binutils >= 2.26 from Andreas Schwab
- Don't trace hcalls on offline CPUs from Denis Kirjanov
- eeh: Fix stale cached primary bus from Gavin Shan
- eeh: Fix stale PE primary bus from Gavin Shan
- mm: Fix Multi hit ERAT cause by recent THP update from Aneesh Kumar K.V
- ioda: Set "read" permission when "write" is set from Alexey Kardashevskiy
----------------------------------------------------------------
Alexey Kardashevskiy (1):
powerpc/ioda: Set "read" permission when "write" is set
Andreas Schwab (1):
powerpc: Fix dedotify for binutils >= 2.26
Aneesh Kumar K.V (2):
powerpc/book3s_32: Fix build error with checkpoint restart
powerpc/mm: Fix Multi hit ERAT cause by recent THP update
Denis Kirjanov (1):
powerpc/pseries: Don't trace hcalls on offline CPUs
Gavin Shan (2):
powerpc/eeh: Fix stale cached primary bus
powerpc/powernv: Fix stale PE primary bus
arch/powerpc/Kconfig | 4 ++--
arch/powerpc/include/asm/book3s/64/pgtable.h | 4 ++++
arch/powerpc/include/asm/eeh.h | 1 +
arch/powerpc/include/asm/trace.h | 8 +++++--
arch/powerpc/kernel/eeh_driver.c | 3 +++
arch/powerpc/kernel/eeh_pe.c | 2 +-
arch/powerpc/kernel/module_64.c | 2 +-
arch/powerpc/mm/pgtable_64.c | 32 ++++++++++++++++++++++++++++
arch/powerpc/platforms/powernv/eeh-powernv.c | 5 ++++-
arch/powerpc/platforms/powernv/pci-ioda.c | 1 +
arch/powerpc/platforms/powernv/pci.c | 26 ++++++++++++++++++++++
arch/powerpc/platforms/powernv/pci.h | 1 +
include/asm-generic/pgtable.h | 8 +++++++
mm/huge_memory.c | 1 +
14 files changed, 91 insertions(+), 7 deletions(-)
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-02-20 2:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-20 2:05 [GIT PULL] Please pull powerpc/linux.git powerpc-4.5-3 tag Michael Ellerman
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).