Re: [patch -mm] s390: pagefault_disable/enable build fix

From: Peter Zijlstra
Date: Thu Nov 02 2006 - 04:11:30 EST


On Thu, 2006-11-02 at 10:05 +0100, Heiko Carstens wrote:
> From: Heiko Carstens <heiko.carstens@xxxxxxxxxx>
>
> arch/s390/lib/lib.a(uaccess_std.o)(.text+0x282): In function `futex_atomic_op':
> : undefined reference to `pagefault_disable'
>
> Cc: Peter Zijlstra <a.p.zijlstra@xxxxxxxxx>
> Cc: Martin Schwidefsky <schwidefsky@xxxxxxxxxx>
> Signed-off-by: Heiko Carstens <heiko.carstens@xxxxxxxxxx>
> ---
>
> Looks like we want to replace all asm/uaccess.h with linux/uaccess.h...

Bah, I knew that misery was upon us:
http://programming.kicks-ass.net/kernel-patches/mm_inatomic/

In particular:
http://programming.kicks-ass.net/kernel-patches/mm_inatomic/uaccess_asm_to_linux.patch

:-(

I'd just hoped that'd not be needed for these three patches...

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/