* [GIT PULL] generic syscall and c6x fixes
@ 2012-09-26 21:08 Mark Salter
0 siblings, 0 replies; only message in thread
From: Mark Salter @ 2012-09-26 21:08 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel
The following changes since commit 979570e02981d4a8fc20b3cc8fd651856c98ee9d:
Linux 3.6-rc7 (2012-09-23 18:10:57 -0700)
are available in the git repository at:
git://linux-c6x.org/git/projects/linux-c6x-upstreaming.git tags/for-linus
for you to fetch changes up to 11ef4cfac935ab45eb4c7f98d26c78ee69627909:
syscalls: add __NR_kcmp syscall to generic unistd.h (2012-09-26 15:26:30 -0400)
----------------------------------------------------------------
Some fixes for v3.6
- Add __NR_kcmp to generic syscall list
- C6X: Use generic asm/barrier.h
----------------------------------------------------------------
Mark Salter (2):
c6x: use asm-generic/barrier.h
syscalls: add __NR_kcmp syscall to generic unistd.h
arch/c6x/include/asm/Kbuild | 1 +
arch/c6x/include/asm/barrier.h | 27 ---------------------------
include/asm-generic/unistd.h | 4 +++-
3 files changed, 4 insertions(+), 28 deletions(-)
delete mode 100644 arch/c6x/include/asm/barrier.h
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-09-26 21:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-26 21:08 [GIT PULL] generic syscall and c6x fixes Mark Salter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®