From: Michael Ellerman <mpe@ellerman.id.au>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: aik@ozlabs.ru, aneesh.kumar@linux.vnet.ibm.com,
gwshan@linux.vnet.ibm.com, kda@linux-powerpc.org,
kirill.shutemov@linux.intel.com, linux-kernel@vger.kernel.org,
linuxppc-dev@lists.ozlabs.org, rostedt@goodmis.org,
schwab@linux-m68k.org
Subject: [GIT PULL] Please pull powerpc/linux.git powerpc-4.5-3 tag
Date: Sat, 20 Feb 2016 13:05:46 +1100 [thread overview]
Message-ID: <1455933946.17239.0.camel@ellerman.id.au> (raw)
[-- 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 --]
reply other threads:[~2016-02-20 2:05 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=1455933946.17239.0.camel@ellerman.id.au \
--to=mpe@ellerman.id.au \
--cc=aik@ozlabs.ru \
--cc=aneesh.kumar@linux.vnet.ibm.com \
--cc=gwshan@linux.vnet.ibm.com \
--cc=kda@linux-powerpc.org \
--cc=kirill.shutemov@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=rostedt@goodmis.org \
--cc=schwab@linux-m68k.org \
--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).