Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1232628 > unrolled thread
| Started by | Michael Ellerman <mpe@ellerman.id.au> |
|---|---|
| First post | 2015-09-25 09:30 +0200 |
| Last post | 2015-09-25 09:30 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[GIT PULL] Please pull powerpc/linux.git powerpc-4.3-3 tag Michael Ellerman <mpe@ellerman.id.au> - 2015-09-25 09:30 +0200
| From | Michael Ellerman <mpe@ellerman.id.au> |
|---|---|
| Date | 2015-09-25 09:30 +0200 |
| Subject | [GIT PULL] Please pull powerpc/linux.git powerpc-4.3-3 tag |
| Message-ID | <qcvCa-32z-11@gated-at.bofh.it> |
[Multipart message — attachments visible in raw view] — view raw
Hi Linus,
Please pull two powerpc fixes for 4.3:
The following changes since commit 1f93e4a96c9109378204c147b3eec0d0e8100fde:
Linux 4.3-rc2 (2015-09-20 14:32:34 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-4.3-3
for you to fetch changes up to d6eb71a6d2eda21c8cd7a4dcd6207a0d94eb6ae7:
cxl: Fix lockdep warning while creating afu_err_buff attribute (2015-09-23 20:57:13 +1000)
----------------------------------------------------------------
powerpc fixes for 4.3 #2
- Wire up sys_membarrier()
- cxl: Fix lockdep warning while creating afu_err_buff from Vaibhav
----------------------------------------------------------------
Michael Ellerman (1):
powerpc: Wire up sys_membarrier()
Vaibhav Jain (1):
cxl: Fix lockdep warning while creating afu_err_buff attribute
arch/powerpc/include/asm/systbl.h | 1 +
arch/powerpc/include/asm/unistd.h | 2 +-
arch/powerpc/include/uapi/asm/unistd.h | 1 +
drivers/misc/cxl/sysfs.c | 2 ++
4 files changed, 5 insertions(+), 1 deletion(-)
Back to top | Article view | linux.kernel
csiph-web