All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] changes for tile architecture for 2.6.37
@ 2010-12-18 15:12 Chris Metcalf
  0 siblings, 0 replies; only message in thread
From: Chris Metcalf @ 2010-12-18 15:12 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel Mailing List

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-12-18 15:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-18 15:12 [GIT PULL] changes for tile architecture for 2.6.37 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.