mbox

[GIT,PULL] Please pull powerpc/linux.git powerpc-4.6-3 tag

Message ID 1461321534.22163.3.camel@ellerman.id.au (mailing list archive)
State Not Applicable
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-4.6-3

Message

Michael Ellerman April 22, 2016, 10:38 a.m. UTC
Hi Linus,

Please pull a few powerpc fixes for 4.6:

The following changes since commit 71528d8bd7a8aa920cd69d4223c6c87d5849257d:

  powerpc: Correct used_vsr comment (2016-03-29 12:08:08 +1100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-4.6-3

for you to fetch changes up to 4705e02498d6d5a7ab98dfee9595cd5e91db2017:

  powerpc: Update TM user feature bits in scan_features() (2016-04-18 20:10:45 +1000)

----------------------------------------------------------------
powerpc fixes for 4.6 #2

 - scan_features() updates incorrect bits for REAL_LE from Anton Blanchard
 - Update cpu_user_features2 in scan_features() from Anton Blanchard
 - Update TM user feature bits in scan_features() from Anton Blanchard

----------------------------------------------------------------
Anton Blanchard (3):
      powerpc: scan_features() updates incorrect bits for REAL_LE
      powerpc: Update cpu_user_features2 in scan_features()
      powerpc: Update TM user feature bits in scan_features()

 arch/powerpc/include/uapi/asm/cputable.h |  1 +
 arch/powerpc/kernel/prom.c               | 26 +++++++++++++++-----------
 2 files changed, 16 insertions(+), 11 deletions(-)