linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Michael Ellerman <mpe@ellerman.id.au>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: imunsie@au1.ibm.com, linux-kernel@vger.kernel.org,
	linuxppc-dev@lists.ozlabs.org, mikey@neuling.org,
	rsalvaterra@gmail.com
Subject: [GIT PULL] Please pull powerpc/linux.git powerpc-4.6-4 tag
Date: Fri, 29 Apr 2016 23:40:13 +1000	[thread overview]
Message-ID: <1461937213.13752.3.camel@ellerman.id.au> (raw)

[-- Attachment #1: Type: text/plain, Size: 1533 bytes --]

Hi Linus,

Please pull a few more powerpc fixes for 4.6:

The following changes since commit 4705e02498d6d5a7ab98dfee9595cd5e91db2017:

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

are available in the git repository at:

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

for you to fetch changes up to d701cca6744fe0d67c86346dcfc9b128b17b5045:

  powerpc: wire up preadv2 and pwritev2 syscalls (2016-04-27 16:47:55 +1000)

----------------------------------------------------------------
powerpc fixes for 4.6 #3

 - cxl: Keep IRQ mappings on context teardown from Michael Neuling
 - cxl: Poll for outstanding IRQs when detaching a context from Michael Neuling
 - Wire up preadv2 and pwritev2 syscalls from Rui Salvaterra

----------------------------------------------------------------
Michael Neuling (2):
      cxl: Keep IRQ mappings on context teardown
      cxl: Poll for outstanding IRQs when detaching a context

Rui Salvaterra (1):
      powerpc: wire up preadv2 and pwritev2 syscalls

 arch/powerpc/include/asm/systbl.h      |  2 ++
 arch/powerpc/include/asm/unistd.h      |  2 +-
 arch/powerpc/include/uapi/asm/unistd.h |  2 ++
 drivers/misc/cxl/context.c             |  7 +++++++
 drivers/misc/cxl/cxl.h                 |  2 ++
 drivers/misc/cxl/irq.c                 |  1 -
 drivers/misc/cxl/native.c              | 31 +++++++++++++++++++++++++++++++
 7 files changed, 45 insertions(+), 2 deletions(-)

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

                 reply	other threads:[~2016-04-29 13:40 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=1461937213.13752.3.camel@ellerman.id.au \
    --to=mpe@ellerman.id.au \
    --cc=imunsie@au1.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=mikey@neuling.org \
    --cc=rsalvaterra@gmail.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;
as well as URLs for NNTP newsgroup(s).