Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1391165
| From | Michael Ellerman <mpe@ellerman.id.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] Please pull powerpc/linux.git powerpc-4.6-4 tag |
| Date | 2016-04-29 15:50 +0200 |
| Message-ID | <rtgXW-6T4-29@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
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(-)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] Please pull powerpc/linux.git powerpc-4.6-4 tag Michael Ellerman <mpe@ellerman.id.au> - 2016-04-29 15:50 +0200
csiph-web