From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Wed, 16 Nov 2011 16:41:25 +0000 Subject: Re: [PATCH] sparc: sigutil: Include Message-Id: <20111116164125.GA7287@kroah.com> List-Id: References: <1321168804.18929.277.camel@deadeye> In-Reply-To: <1321168804.18929.277.camel@deadeye> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: sparclinux@vger.kernel.org On Mon, Nov 14, 2011 at 12:03:39AM -0500, David Miller wrote: > From: Ben Hutchings > Date: Sun, 13 Nov 2011 07:20:04 +0000 > > > This file introduced in 2.6.32.47 currently fails to compile: > > > > arch/sparc/kernel/sigutil_64.c: In function 'save_fpu_state': > > arch/sparc/kernel/sigutil_64.c:25: error: 'EFAULT' undeclared (first use in this function) > > > > Signed-off-by: Ben Hutchings > > --- > > I assume this works in 3.1 due to indirect inclusion of , > > but it doesn't in 2.6.32. It might be worth applying this in mainline > > anyway, to avoid that assumption. > > Applied, thanks Ben. David, should I queue this up in the .32-stable tree now to fix the build problem that we have at the moment? thanks, greg k-h