From: Mark Salter <msalter@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] C6X uapi disintegration
Date: Wed, 10 Oct 2012 21:39:57 -0400 [thread overview]
Message-ID: <1349919599.2490.88.camel@deneb.redhat.com> (raw)
The following changes since commit 547b1e81afe3119f7daf702cc03b158495535a25:
Fix staging driver use of VM_RESERVED (2012-10-09 21:06:41 +0900)
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 fbdd63d76c5ad6ae56a7bd1acebabefafc6aadf0:
UAPI: (Scripted) Disintegrate arch/c6x/include/asm (2012-10-09 14:56:38 -0400)
----------------------------------------------------------------
C6X UAPI Disintegration
----------------------------------------------------------------
David Howells (1):
UAPI: (Scripted) Disintegrate arch/c6x/include/asm
arch/c6x/include/asm/Kbuild | 1 -
arch/c6x/include/asm/ptrace.h | 146 +-----------------------
arch/c6x/include/uapi/asm/Kbuild | 7 +
arch/c6x/include/{ => uapi}/asm/byteorder.h | 0
arch/c6x/include/{ => uapi}/asm/kvm_para.h | 0
arch/c6x/include/uapi/asm/ptrace.h | 163 ++++++++++++++++++++++++++
arch/c6x/include/{ => uapi}/asm/setup.h | 0
arch/c6x/include/{ => uapi}/asm/sigcontext.h | 0
arch/c6x/include/{ => uapi}/asm/swab.h | 0
arch/c6x/include/{ => uapi}/asm/unistd.h | 0
10 files changed, 171 insertions(+), 146 deletions(-)
rename arch/c6x/include/{ => uapi}/asm/byteorder.h (100%)
rename arch/c6x/include/{ => uapi}/asm/kvm_para.h (100%)
create mode 100644 arch/c6x/include/uapi/asm/ptrace.h
rename arch/c6x/include/{ => uapi}/asm/setup.h (100%)
rename arch/c6x/include/{ => uapi}/asm/sigcontext.h (100%)
rename arch/c6x/include/{ => uapi}/asm/swab.h (100%)
rename arch/c6x/include/{ => uapi}/asm/unistd.h (100%)
reply other threads:[~2012-10-11 1:40 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=1349919599.2490.88.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
Powered by JetHome