Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261829AbVBOTYK (ORCPT ); Tue, 15 Feb 2005 14:24:10 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261830AbVBOTYJ (ORCPT ); Tue, 15 Feb 2005 14:24:09 -0500 Received: from ns.suse.de ([195.135.220.2]:51158 "EHLO Cantor.suse.de") by vger.kernel.org with ESMTP id S261829AbVBOTYH (ORCPT ); Tue, 15 Feb 2005 14:24:07 -0500 Date: Tue, 15 Feb 2005 20:23:41 +0100 From: Andi Kleen To: Matthew Wilcox Cc: Stephen Rothwell , LKML , paulus@samba.org, anton@samba.org, davem@davemloft.net, ralf@linux-mips.org, tony.luck@intel.com, ak@suse.de, willy@debian.org, schwidefsky@de.ibm.com Subject: Re: [PATCH] Consolidate compat_sys_waitid Message-ID: <20050215192341.GA12050@wotan.suse.de> References: <20050215140149.0b06c96b.sfr@canb.auug.org.au> <20050215184307.GQ29917@parcelfarce.linux.theplanet.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050215184307.GQ29917@parcelfarce.linux.theplanet.co.uk> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 738 Lines: 16 > The reason it isn't in Linus' tree yet is that it depends on the > is_compat_task() predicate which Andi vetoed out of Andrew's tree. > As a result, I haven't been able to merge any of the compat stuff > sitting in the PA tree. A few more voices in favour of reintroducing > is_compat_task() would help. Just change PA-RISC to not need is_compat_task? It's not that difficult really, you just have to split the parts that need to know about this into separate functions and files. -Andi - 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/