[GIT PULL] arch/tile (really asm-generic) update for 3.4

From: Chris Metcalf
Date: Thu Mar 29 2012 - 10:56:29 EST


Linus,

Please pull the following changes for 3.4 from:

git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile.git master

These are a couple of asm-generic changes that apply to tile.

Chris Metcalf (2):
ipc: provide generic compat versions of IPC syscalls
compat: use sys_sendfile64() implementation for sendfile syscall

arch/Kconfig | 3 ++
arch/mips/Kconfig | 1 +
arch/powerpc/Kconfig | 1 +
arch/s390/Kconfig | 1 +
arch/sparc/Kconfig | 1 +
arch/tile/include/asm/compat.h | 11 ------
arch/tile/kernel/compat.c | 43 ------------------------
arch/x86/Kconfig | 1 +
include/asm-generic/unistd.h | 2 +-
include/linux/compat.h | 12 ++++++-
ipc/compat.c | 70 ++++++++++++++++++++++++++++++++++++---
11 files changed, 84 insertions(+), 62 deletions(-)

--
Chris Metcalf, Tilera Corp.
http://www.tilera.com

--
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/