Gentoo Archives: gentoo-user

From: Volker Armin Hemmann <volker.armin.hemmann@××××××××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Is this because of make oldconfig?
Date: Fri, 18 Jul 2008 18:35:48
Message-Id: 200807182035.34554.volker.armin.hemmann@tu-clausthal.de
In Reply to: [gentoo-user] Is this because of make oldconfig? by Mick
1 On Freitag, 18. Juli 2008, Mick wrote:
2 > Hi All,
3 >
4 > I rolled up a new kernel after I ran make oldconfig and noticed this little
5 > message:
6 > =======================================
7 > . . .
8 > CC arch/x86/lib/usercopy_32.o
9 > AR arch/x86/lib/lib.a
10 > LD vmlinux.o
11 > MODPOST vmlinux.o
12 > WARNING: modpost: Found 10 section mismatch(es).
13 > To see full details build your kernel with:
14 > 'make CONFIG_DEBUG_SECTION_MISMATCH=y'
15 > GEN .version
16 > CHK include/linux/compile.h
17 > UPD include/linux/compile.h
18 > CC init/version.o
19 > LD init/built-in.o
20 > LD .tmp_vmlinux1
21 > KSYM .tmp_kallsyms1.S
22 > . . .
23 > Kernel: arch/x86/boot/bzImage is ready (#1)
24 > Building modules, stage 2.
25 > MODPOST 66 modules
26 > WARNING: modpost: Found 5 section mismatch(es).
27 > To see full details build your kernel with:
28 > 'make CONFIG_DEBUG_SECTION_MISMATCH=y'
29 > CC drivers/acpi/video.mod.o
30 > LD [M] drivers/acpi/video.ko
31 > CC drivers/block/cryptoloop.mod.o
32 > LD [M] drivers/block/cryptoloop.ko
33 > CC drivers/bluetooth/bcm203x.mod.o
34 > LD [M] drivers/bluetooth/bcm203x.ko
35 > CC drivers/bluetooth/hci_uart.mod.o
36 > LD [M] drivers/bluetooth/hci_uart.ko
37 > . . .
38 > =======================================
39 >
40 > What's it telling me? Is this something I should ignore?
41
42 it is something you can ignore. I asked lkml once about it and didn't get any
43 answer so it is probably safe. Also, oldconfig is not to blame.
44
45 --
46 gentoo-user@l.g.o mailing list