Linus,

Please pull the following changes for 3.9 from:

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

This fixes the bug that Al Viro spotted with the compat llseek code.
I also fixed the compat syscall definitions to use the new syscall
define macros to properly sign-extend their arguments.

Chris Metcalf (2):
      tile: work around bug in the generic sys_llseek
      tile: properly use COMPAT_SYSCALL_DEFINEx

 arch/tile/include/asm/compat.h |    3 +++
 arch/tile/kernel/compat.c      |   42 +++++++++++++++++++++++++++-------------
 2 files changed, 32 insertions(+), 13 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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to