[<prev] [next>] [day] [month] [year] [list]
Message-ID: <513A6749.7000901@tilera.com>
Date: Fri, 8 Mar 2013 17:33:45 -0500
From: Chris Metcalf <cmetcalf@...era.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Al Viro <viro@...IV.linux.org.uk>
Subject: [GIT PULL] arch/tile bug fixes for v3.9
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists