Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755927Ab0LPN2p (ORCPT ); Thu, 16 Dec 2010 08:28:45 -0500 Received: from dalsmrelay2.nai.com ([205.227.136.216]:52028 "EHLO dalsmrelay2.nai.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755423Ab0LPN2n (ORCPT ); Thu, 16 Dec 2010 08:28:43 -0500 Message-ID: <4D0A12EA.6040605@snapgear.com> Date: Thu, 16 Dec 2010 23:23:54 +1000 From: Greg Ungerer User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7 MIME-Version: 1.0 To: Al Viro CC: Geert Uytterhoeven , Andreas Schwab , Thorsten Glaser , , Subject: Re: Signal patchset References: <20101215101027.GA31097@ZenIV.linux.org.uk> In-Reply-To: <20101215101027.GA31097@ZenIV.linux.org.uk> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 16 Dec 2010 13:24:15.0108 (UTC) FILETIME=[88E1E440:01CB9D24] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1680 Lines: 41 On 15/12/10 20:10, Al Viro wrote: > On Sun, Dec 05, 2010 at 12:15:10PM +0100, Geert Uytterhoeven wrote: > >> Unless someone objects, I'm inclined to apply Al's patchset, as it improves the >> situation anyway. >> >> OK? > > FWIW, there's an m68knommu counterpart (ACKed by gerg a while ago). The > entire bunch is on ftp.linux.org.uk/pub/people/viro/m68k-signals - both m68k > and m68knommu sets. I don't know how you guys would prefer it done, since > there's a trivial dependency between m68k and m68knommu parts of series - > the former has > +#ifndef __uClinux__ > +#define __ARCH_WANT_SYS_RT_SIGSUSPEND > +#endif > in unistd.h and the latter does > -#ifndef __uClinux__ > #define __ARCH_WANT_SYS_RT_SIGSUSPEND > -#endif > Both parts switch to generic sys_rt_sigsuspend(), for mmu and nommu resp., > so they need __ARCH_WANT_SYS_RT_SIGSUSPEND defined as soon as conversion > is done. Other than that they are independent. I can make sure to send to Linus after Geert. Unless Geert you want to take and send both the m68k and m68knommu changes? Regards Greg ------------------------------------------------------------------------ Greg Ungerer -- Principal Engineer EMAIL: gerg@snapgear.com SnapGear Group, McAfee PHONE: +61 7 3435 2888 8 Gardner Close, FAX: +61 7 3891 3630 Milton, QLD, 4064, Australia WEB: http://www.SnapGear.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/