From: Chris Metcalf <cmetcalf@tilera.com>
To: Linus Torvalds <torvalds@linux-foundation.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Al Viro <viro@ZenIV.linux.org.uk>
Subject: [GIT PULL] arch/tile bug fixes for v3.9
Date: Fri, 8 Mar 2013 17:33:45 -0500 [thread overview]
Message-ID: <513A6749.7000901@tilera.com> (raw)
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
reply other threads:[~2013-03-08 22:33 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=513A6749.7000901@tilera.com \
--to=cmetcalf@tilera.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--cc=viro@ZenIV.linux.org.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.