Re: 2.6.21-rc5-mm4

From: Randy Dunlap
Date: Tue Apr 03 2007 - 15:49:00 EST


On Mon, 2 Apr 2007 22:47:45 -0700 Andrew Morton wrote:

>
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.21-rc5/2.6.21-rc5-mm4/
>
> - The oops in git-net.patch has been fixed, so that tree has been restored.
> It is huge.
>
> - Added the device-mapper development tree to the -mm lineup (Alasdair
> Kergon). It is a quilt tree, living at
> ftp://ftp.kernel.org/pub/linux/kernel/people/agk/patches/2.6/editing/.
>
> - Added davidel's signalfd stuff.
~~~~~~~~~~~~~~~~~~

with those new CONFIGs=n: (we are discussing it)

arch/x86_64/kernel/built-in.o:(.rodata+0x18a8): undefined reference to `sys_signal
fd'
arch/x86_64/kernel/built-in.o:(.rodata+0x18b0): undefined reference to `sys_timerf
d'
arch/x86_64/kernel/built-in.o:(.rodata+0x18b8): undefined reference to `sys_eventf
d'
arch/x86_64/ia32/ia32entry.S:(.rodata+0xa08): undefined reference to `sys_signalfd
'
arch/x86_64/ia32/ia32entry.S:(.rodata+0xa10): undefined reference to `sys_timerfd'
arch/x86_64/ia32/ia32entry.S:(.rodata+0xa18): undefined reference to `sys_eventfd'
make: *** [.tmp_vmlinux1] Error 1

---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
-
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/