Re: [Build Failure] 2.6.25-rc5-mm1 Build fails with allmodconfig probe_4drives undefined
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 11 Mar 2008 11:19:58 -0700
On Tue, 11 Mar 2008 18:25:02 +0530
Kamalesh Babulal <kamalesh@xxxxxxxxxxxxxxxxxx> wrote:
MODPOST 2279 modules
ERROR: "probe_4drives" [drivers/ide/ide-core.ko] undefined!
Caused by ide-mm-ide-add-ide-4drives-host-driver-take-3.patch. Applying
that patch alone to current mainline causes the above error after i386
`make allmodconfig'.
Just exporting the symbol doesn't fix it, so something funny is going on.
probe_4drives should not be initialised to zero.
probe_4drives should not be declared extern in drivers/ide/ide.c - please
declare it in a header which is included by the definition site and by all
users.
--
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/
- Follow-Ups:
- Re: [Build Failure] 2.6.25-rc5-mm1 Build fails with allmodconfig probe_4drives undefined
- From: Bartlomiej Zolnierkiewicz
- Re: [Build Failure] 2.6.25-rc5-mm1 Build fails with allmodconfig probe_4drives undefined
- References:
- 2.6.25-rc5-mm1
- From: Andrew Morton
- [Build Failure] 2.6.25-rc5-mm1 Build fails with allmodconfig probe_4drives undefined
- From: Kamalesh Babulal
- 2.6.25-rc5-mm1
- Prev by Date: Re: 2.6.25-rc5-mm1 (paravirt/vsmp/no PCI)
- Next by Date: patch x86-adjust-enable_nmi_through_lvt0.patch queued to 2.6.24-stable tree
- Previous by thread: Re: [Build Failure] 2.6.25-rc5-mm1 Build fails with allmodconfig probe_4drives undefined
- Next by thread: Re: [Build Failure] 2.6.25-rc5-mm1 Build fails with allmodconfig probe_4drives undefined
- Index(es):
Relevant Pages
|