| To: | linux-mips@linux-mips.org |
|---|---|
| Subject: | Re: [MIPS] DEC: Fix modpost warning. |
| From: | "Maciej W. Rozycki" <macro@linux-mips.org> |
| Date: | Tue, 10 Jul 2007 14:07:21 +0100 (BST) |
| In-reply-to: | <S20022577AbXGJLug/20070710115036Z+13637@ftp.linux-mips.org> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <S20022577AbXGJLug/20070710115036Z+13637@ftp.linux-mips.org> |
| Sender: | linux-mips-bounce@linux-mips.org |
On Tue, 10 Jul 2007, linux-mips@linux-mips.org wrote: > LD vmlinux > SYSMAP System.map > SYSMAP .tmp_System.map > MODPOST vmlinux > WARNING: drivers/built-in.o(.data+0x2480): Section mismatch: reference to > .init.text: (between 'sercons' and 'ds_parms') > > Signed-off-by: Ralf Baechle <ralf@linux-mips.org> > > --- > > drivers/tc/zs.c | 6 +++--- > 1 files changed, 3 insertions(+), 3 deletions(-) It looks like a bogus warning -- I presume it comes from a reference from "sercons" to serial_console_setup() -- but the driver is going away, so I could not care less... Maciej |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [KBUILD] Whitelist references from __dbe_table to .init, Ralf Baechle |
|---|---|
| Next by Date: | Re: [MIPS] DEC: Fix modpost warning., Ralf Baechle |
| Previous by Thread: | [KBUILD] Whitelist references from __dbe_table to .init, Ralf Baechle |
| Next by Thread: | Re: [MIPS] DEC: Fix modpost warning., Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |