[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20141115220048.GA19278@ls3530.box>
Date: Sat, 15 Nov 2014 23:00:48 +0100
From: Helge Deller <deller@....de>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
linux-kernel@...r.kernel.org, linux-parisc@...r.kernel.org,
James Bottomley <James.Bottomley@...senPartnership.com>
Subject: [GIT PULL] parisc architecture patches for v3.18
Hi Linus,
please pull some patches for the parisc architecture for kernel 3.18 from
git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-3.18-2
Changes include:
- wire up the bpf syscall
- Remove CONFIG_64BIT usage from some userspace-exported header files
- Use compat functions for msgctl, shmat, shmctl and semtimedop syscalls
Thanks,
Helge
----------------------------------------------------------------
Helge Deller (4):
parisc: Wire up bpf syscall
parisc: Use BUILD_BUG() instead of undefined functions
parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscalls
parisc: Avoid using CONFIG_64BIT in userspace exported headers
arch/parisc/include/asm/uaccess.h | 19 +++++++---------
arch/parisc/include/uapi/asm/bitsperlong.h | 8 +------
arch/parisc/include/uapi/asm/msgbuf.h | 8 ++++---
arch/parisc/include/uapi/asm/sembuf.h | 6 +++--
arch/parisc/include/uapi/asm/shmbuf.h | 35 +++++++++++++-----------------
arch/parisc/include/uapi/asm/signal.h | 2 +-
arch/parisc/include/uapi/asm/unistd.h | 3 ++-
arch/parisc/kernel/syscall_table.S | 9 ++++----
8 files changed, 41 insertions(+), 49 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists