* [GIT PULL] C6X uapi disintegration
@ 2012-10-11 1:39 Mark Salter
0 siblings, 0 replies; only message in thread
From: Mark Salter @ 2012-10-11 1:39 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel
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%)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-10-11 1:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-11 1:39 [GIT PULL] C6X uapi disintegration Mark Salter
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