[GIT PULL] C6X: fixes for v3.7

From: Mark Salter
Date: Fri Nov 30 2012 - 18:09:20 EST


The following changes since commit 9489e9dcae718d5fde988e4a684a0f55b5f94d17:

Linux 3.7-rc7 (2012-11-25 17:59:19 -0800)

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 93bbd0c087eb299e0fe11c59d340932180c082b5:

c6x: use generic kvm_para.h (2012-11-28 14:33:03 -0500)

----------------------------------------------------------------
C6X fixes for v3.7

----------------------------------------------------------------
Mark Salter (4):
c6x: run do_notify_resume with interrupts enabled
c6x: fix misleading comment
c6x: remove internal kernel symbols from exported setup.h
c6x: use generic kvm_para.h

arch/c6x/include/asm/setup.h | 33 +++++++++++++++++++++++++++++++++
arch/c6x/include/uapi/asm/Kbuild | 2 ++
arch/c6x/include/uapi/asm/kvm_para.h | 1 -
arch/c6x/include/uapi/asm/setup.h | 33 +++------------------------------
arch/c6x/kernel/entry.S | 5 +++--
5 files changed, 41 insertions(+), 33 deletions(-)
create mode 100644 arch/c6x/include/asm/setup.h
delete mode 100644 arch/c6x/include/uapi/asm/kvm_para.h


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/