From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 3BB6FDDE08 for ; Tue, 23 Sep 2008 14:42:41 +1000 (EST) Subject: Re: Regarding select() on PPC From: Benjamin Herrenschmidt To: Josh Boyer In-Reply-To: <20080922152444.GA9716@yoda.jdub.homelinux.org> References: <7B7EF7F090B9804A830ACC82F2CDE95D56E0DA@insardxms01.ap.sony.com> <20080922152444.GA9716@yoda.jdub.homelinux.org> Content-Type: text/plain Date: Tue, 23 Sep 2008 14:42:29 +1000 Message-Id: <1222144949.12085.80.camel@pasglop> Mime-Version: 1.0 Cc: "Sadashiiv, Halesh" , linuxppc-embedded@ozlabs.org Reply-To: benh@kernel.crashing.org List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2008-09-22 at 11:24 -0400, Josh Boyer wrote: > On Mon, Sep 22, 2008 at 08:45:52PM +0530, Sadashiiv, Halesh wrote: > > > > > >The issue is found only in PPC32. > > > >Please let me if the patch is applicable. > > Well, no not really. Mostly because of procedural issues than anything > else. Read Documentation/SubmittingPatches in the kernel directory. > > Also, there is a comment above this function that eludes to some issues > with select on ppc32. You might want to ask the overall PowerPC maintainer > if that issue still exits. I have only half of this thread, what is the problem ? Ben.