On 03/15/2012 11:48 AM, 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.)
And when that one is fixed, there is another error: drivers/s390/char/fs3270.c: In function 'fs3270_ioctl': drivers/s390/char/fs3270.c:335: error: implicit declaration of function 'compat_ptr' drivers/s390/char/fs3270.c:335: warning: assignment makes pointer from integer without a cast > regards, -- js -- js suse labs -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
