* [GIT PULL] arch/tile bug fixes for v3.9
@ 2013-03-08 22:33 Chris Metcalf
0 siblings, 0 replies; only message in thread
From: Chris Metcalf @ 2013-03-08 22:33 UTC (permalink / raw)
To: Linus Torvalds, Linux Kernel Mailing List, Al Viro
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-03-08 22:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-08 22:33 [GIT PULL] arch/tile bug fixes for v3.9 Chris Metcalf
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.