lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Sat, 18 Dec 2010 10:12:27 -0500
From:	Chris Metcalf <cmetcalf@...era.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
CC:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] changes for tile architecture for 2.6.37

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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ