On Thu, Oct 25, 2007 at 05:04:40PM +0530, Balbir Singh wrote: > > > Fix the compilation error > > arch/um/kernel/sysrq.c: In function 'show_stack': > arch/um/kernel/sysrq.c:63: error: 'UESP' undeclared (first use in this > function) > arch/um/kernel/sysrq.c:63: error: (Each undeclared identifier is reported > only once > arch/um/kernel/sysrq.c:63: error: for each function it appears in.) > make[1]: *** [arch/um/kernel/sysrq.o] Error 1 > make: *** [arch/um/kernel] Error 2 > > Use BITS_PER_LONG == 32 instead of the hardcode __i386__ as UML depends on > this header.
NACK, see comments in previous mail - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/