From: Chris Metcalf <cmetcalf@tilera.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] changes for tile architecture for 2.6.37
Date: Sat, 18 Dec 2010 10:12:27 -0500 [thread overview]
Message-ID: <4D0CCF5B.1030609@tilera.com> (raw)
Linus,
Could you please pull for 2.6.37 from:
git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile.git master
One change fixes a sigreturn bug in our compat layer. The other moves
CLONE_SETTLS to the kernel, which I realized is where it should be
while I was doing our glibc port. If the change can be in 2.6.37 that will
allow our glibc to be compatible with 2.6.37. Thanks!
Chris Metcalf (2):
arch/tile: handle CLONE_SETTLS in copy_thread(), not user space
arch/tile: handle rt_sigreturn() more cleanly
arch/tile/include/asm/signal.h | 2 +-
arch/tile/kernel/compat_signal.c | 6 +++---
arch/tile/kernel/intvec_32.S | 24 +++++++++++++++++++++---
arch/tile/kernel/process.c | 8 ++++++++
arch/tile/kernel/signal.c | 10 ++++------
5 files changed, 37 insertions(+), 13 deletions(-)
--
Chris Metcalf, Tilera Corp.
http://www.tilera.com
reply other threads:[~2010-12-18 15:12 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=4D0CCF5B.1030609@tilera.com \
--to=cmetcalf@tilera.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/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.