From: David Woodhouse <dwmw2@infradead.org>
To: Rusty Russell <rusty@rustcorp.com.au>
Cc: linux-kernel@vger.kernel.org, davem@vger.kernel.org
Subject: Re: [module-init-tools] fix weak symbol handling
Date: Fri, 17 Jan 2003 09:32:09 +0000 [thread overview]
Message-ID: <2607.1042795929@passion.cambridge.redhat.com> (raw)
In-Reply-To: <20030117085728.1C0FF2C186@lists.samba.org>
rusty@rustcorp.com.au said:
> If A depends on B, then modprobe will give a warning if "modprobe A"
> fails to load B for some reason. If B doesn't exist, then modprobe
> wouldn't know anything about it (presumably).
A warning is fine. If A _weakly_ depends on B, a failure to load A even
though B decided when asked that it didn't really want to initialise itself
is not fine :)
--
dwmw2
prev parent reply other threads:[~2003-01-17 9:23 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-13 19:04 [module-init-tools] fix weak symbol handling Richard Henderson
2003-01-14 3:16 ` Rusty Russell
2003-01-15 1:14 ` Richard Henderson
2003-01-17 1:57 ` Rusty Russell
2003-01-17 2:09 ` Richard Henderson
2003-01-17 7:34 ` David Woodhouse
2003-01-17 8:56 ` Rusty Russell
2003-01-17 9:32 ` David Woodhouse [this message]
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=2607.1042795929@passion.cambridge.redhat.com \
--to=dwmw2@infradead.org \
--cc=davem@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rusty@rustcorp.com.au \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.