From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759065Ab3BXXE6 (ORCPT ); Sun, 24 Feb 2013 18:04:58 -0500 Received: from bedivere.hansenpartnership.com ([66.63.167.143]:47260 "EHLO bedivere.hansenpartnership.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751015Ab3BXXE4 (ORCPT ); Sun, 24 Feb 2013 18:04:56 -0500 Message-ID: <1361747090.16652.3.camel@dabdike.int.hansenpartnership.com> Subject: Re: [git pull] signal.git From: James Bottomley To: Linus Torvalds Cc: Al Viro , Helge Deller , Benjamin Herrenschmidt , Linux Kernel Mailing List , "linux-arch@vger.kernel.org" Date: Sun, 24 Feb 2013 23:04:50 +0000 In-Reply-To: References: <20130220225214.GJ4503@ZenIV.linux.org.uk> Content-Type: text/plain; charset="ISO-8859-15" X-Mailer: Evolution 3.6.3 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 2013-02-23 at 18:56 -0800, Linus Torvalds wrote: > 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 compiled and booted it on parisc. Everything seems to be OK, at least on our pa8800 systems. James