[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20071027032109.GJ8181@ftp.linux.org.uk>
Date: Sat, 27 Oct 2007 04:21:09 +0100
From: Al Viro <viro@....linux.org.uk>
To: Balbir Singh <balbir@...ux.vnet.ibm.com>
Cc: Thomas Gleixner <tglx@...utronix.de>, Ingo Molnar <mingo@...e.hu>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [x86 patch] Fix UML ptrace-abi.h build error
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists