From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 15 Mar 2012 08:09:47 -0700 From: Greg KH To: Jiri Slaby Cc: linux-kernel@vger.kernel.org, Andrew Morton , torvalds@linux-foundation.org, stable@vger.kernel.org, lwn@lwn.net, Heiko Carstens , Jiri Slaby Subject: Re: stable-3.0: s390 build breakage [was: Linux 3.0.24] Message-ID: <20120315150947.GI7928@kroah.com> References: <20120312203451.GA16773@kroah.com> <4F61C911.5010204@suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4F61C911.5010204@suse.cz> Sender: linux-kernel-owner@vger.kernel.org List-ID: On Thu, Mar 15, 2012 at 11:48:49AM +0100, Jiri Slaby wrote: > On 03/12/2012 09:34 PM, Greg KH wrote: > > I'm announcing the release of the 3.0.24 kernel. > ... > > Heiko Carstens (1): compat: fix compile breakage on s390 > > It looks like we need the same fix as for 2.6.32.59: > arch/s390/kernel/setup.c: In function 'setup_addressing_mode': > arch/s390/kernel/setup.c:328: error: 'PSW32_ASC_PRIMARY' undeclared > (first use in this function) > arch/s390/kernel/setup.c:328: error: (Each undeclared identifier is > reported only once > arch/s390/kernel/setup.c:328: error: for each function it appears in.) Ick. What is the patch that should be applied here to resolve this? I don't remember seeing it go by, but I could have missed it. thanks, greg k-h