public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Tim Waugh <twaugh@redhat.com>
To: linux-kernel@vger.kernel.org
Subject: driver initialisation order problem
Date: Thu, 1 Nov 2001 14:14:12 +0000	[thread overview]
Message-ID: <20011101141412.R20398@redhat.com> (raw)

[-- 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 --]

             reply	other threads:[~2001-11-01 14:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-01 14:14 Tim Waugh [this message]
2001-11-01 14:21 ` driver initialisation order problem 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20011101141412.R20398@redhat.com \
    --to=twaugh@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox