lkml.org 
[lkml]   [2008]   [Mar]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [Build Failure] 2.6.25-rc5-mm1 Build fails with allmodconfig probe_4drives undefined
On Tue, 11 Mar 2008 18:25:02 +0530
Kamalesh Babulal <kamalesh@linux.vnet.ibm.com> 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.


\
 
 \ /
  Last update: 2008-03-11 19:23    [W:0.577 / U:0.108 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site