From: Mark Salter <msalter@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] generic syscall and c6x fixes
Date: Wed, 26 Sep 2012 17:08:53 -0400 [thread overview]
Message-ID: <1348693735.23104.35.camel@deneb.redhat.com> (raw)
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
reply other threads:[~2012-09-26 21:08 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=1348693735.23104.35.camel@deneb.redhat.com \
--to=msalter@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--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
all inboxes | Powered by JetHome®