public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* BUG: v2.4.1 missing EXPORT_SYMBOL
@ 2001-01-31 20:44 Eric Kasten
  2001-01-31 21:04 ` Ken Sandars
  2001-02-01  0:40 ` BUG: " Keith Owens
  0 siblings, 2 replies; 4+ messages in thread
From: Eric Kasten @ 2001-01-31 20:44 UTC (permalink / raw)
  To: linux-kernel

Hi,

Quick bug report for kernel 2.4.1.  There needs to be a
EXPORT_SYMBOL(name_to_kdev_t); at the bottom of linux/init/main.c.
name_to_kdev_t is used by the md driver (and maybe others).  If the
driver is built as a module it won't load due to the missing symbol.

...Eric

Eric Kasten
kasten@nscl.msu.edu
National Superconducting Cyclotron Lab
(517) 333-6412
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-02-01 15:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-31 20:44 BUG: v2.4.1 missing EXPORT_SYMBOL Eric Kasten
2001-01-31 21:04 ` Ken Sandars
2001-02-01  0:40 ` BUG: " Keith Owens
2001-02-01 15:15   ` Eric Kasten

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox