From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Herrenschmidt Subject: Re: [git pull] signal.git Date: Sun, 24 Feb 2013 08:48:20 -0600 Message-ID: <1361717300.16950.15.camel@pasglop> References: <20130220225214.GJ4503@ZenIV.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from gate.crashing.org ([63.228.1.57]:46956 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756170Ab3BXOsd (ORCPT ); Sun, 24 Feb 2013 09:48:33 -0500 In-Reply-To: Sender: linux-arch-owner@vger.kernel.org List-ID: To: Linus Torvalds Cc: Al Viro , Helge Deller , Linux Kernel Mailing List , "linux-arch@vger.kernel.org" On Sat, 2013-02-23 at 18:56 -0800, Linus Torvalds wrote: > On Wed, Feb 20, 2013 at 2:52 PM, Al Viro wrote: > > * a bunch of signal-related syscalls (both native and compat) unified. > > Ok, in the meantime I had merged the parisc and powerpc trees, which > had their own fixes in this area: powerpc added the transactional > memory support for power8 (which impacted signal save/restore), and > parisc had some fixes to the routines you then removed in favor of > generic ones. > > I fixed up the conflicts, and they didn't look that bad, but I could > easily have messed something up, so people - please double-check the > end result. At least it builds :-) It looks fine too. I'll ask Mikey to dbl check the TM stuff. Thanks ! Cheers, Ben.