linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] tile tree bug fixes for v3.4
@ 2012-05-16 20:10 Chris Metcalf
  0 siblings, 0 replies; only message in thread
From: Chris Metcalf @ 2012-05-16 20:10 UTC (permalink / raw)
  To: Linus Torvalds, Linux Kernel Mailing List

Linus,

Please pull the following changes for 3.4 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile.git stable

These are both bug-fixes, one to avoid some issues in how we invoke the
"pending userspace work" flags on return to userspace, and the other to
provide the same signal handler arguments for tilegx32 that we do for tilegx64.

Chris Metcalf (2):
      arch/tile: fix up some issues in calling do_work_pending()
      arch/tile: apply commit 74fca9da0 to the compat signal handling as well

 arch/tile/include/asm/thread_info.h |    9 ++++++-
 arch/tile/kernel/compat_signal.c    |   12 ++++------
 arch/tile/kernel/intvec_32.S        |   41 +++++++++++++++++++++++-----------
 arch/tile/kernel/intvec_64.S        |   38 +++++++++++++++++++++++--------
 arch/tile/kernel/process.c          |    7 ++++-
 5 files changed, 73 insertions(+), 34 deletions(-)

-- 
Chris Metcalf, Tilera Corp.
http://www.tilera.com


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

only message in thread, other threads:[~2012-05-16 20:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-16 20:10 [GIT PULL] tile tree bug fixes for v3.4 Chris Metcalf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).