From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752211AbYDXGfS (ORCPT ); Thu, 24 Apr 2008 02:35:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750902AbYDXGfG (ORCPT ); Thu, 24 Apr 2008 02:35:06 -0400 Received: from ozlabs.org ([203.10.76.45]:52725 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750736AbYDXGfF (ORCPT ); Thu, 24 Apr 2008 02:35:05 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18448.10563.385481.904182@cargo.ozlabs.ibm.com> Date: Thu, 24 Apr 2008 16:31:31 +1000 From: Paul Mackerras To: Roland McGrath Cc: linux-kernel@vger.kernel.org, linuxppc-dev@ozlabs.org, akpm@linux-foundation.org Subject: Re: [PATCH] powerpc TLF_RESTORE_SIGMASK In-Reply-To: <20080423063753.C2088270381@magilla.localdomain> References: <20080403210842.6C88C26F98D@magilla.localdomain> <18446.50037.964682.539009@cargo.ozlabs.ibm.com> <20080423063753.C2088270381@magilla.localdomain> X-Mailer: VM 7.19 under Emacs 22.1.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Roland McGrath writes: > > This should be _TLF_RESTORE_SIGMASK (leading '_'), I think. > > Indeed so. Here's a replacement patch. Thanks. That can't go in until some generic changes have gone in first, right? So are you going to push the lot in one go via Andrew, or should I wait until the generic part is upstream and then push the powerpc bit? Paul.