public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* driver initialisation order problem
@ 2001-11-01 14:14 Tim Waugh
  2001-11-01 14:21 ` Jeff Garzik
  0 siblings, 1 reply; 8+ messages in thread
From: Tim Waugh @ 2001-11-01 14:14 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 252 bytes --]

drivers/char depends on drivers/parport (lp requires parport)
drivers/parport depends on drivers/char (parport_serial requires serial)

How should this dependency be expressed?  The link order of
drivers/char and drivers/parport isn't enough.

Tim.
*/

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

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

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

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-11-01 14:14 driver initialisation order problem Tim Waugh
2001-11-01 14:21 ` Jeff Garzik
2001-11-01 14:25   ` Tim Waugh
2001-11-01 14:28     ` Jeff Garzik
2001-11-01 18:33       ` James Simmons
2001-11-01 20:28         ` Russell King
2001-11-01 21:25           ` James Simmons
2001-11-01 22:14             ` Russell King

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