Re: 2.4-pre5[{-}xyz]: 4 machines, feedback only

Alan Cox (alan@redhat.com)
Mon, 9 Sep 2002 16:51:31 -0400 (EDT)


> ide-proc.c is compiled into idedriver.o even if no IDE support is compiled
> into the kernel. That isn't new. The problem that causes these undefined

Thts fine

> references is that in -ac4 some functions that use functions from other
> ide files (which aren't compiled when building a kernel without IDE
> support) are no longer static (because they are now exported to modules).

idedriver.o shouldnt be getting into a kernel without IDE. Thats the
real problem
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/