From: "Florian Schirmer / TayTron" <schirmer@taytron.net>
To: "David Woodhouse" <dwmw2@infradead.org>
Cc: <mtd@infradead.org>
Subject: Re: AW: Some bugs
Date: Tue, 6 Mar 2001 10:11:18 +0100 [thread overview]
Message-ID: <007f01c0a61d$8a6c7540$0d3318b5@jolt> (raw)
In-Reply-To: 31607.983866341@redhat.com
Hi!
> The code originally used get_module_symbol(), which did what I wanted
quite
> nicely - it meant that modules like cfi_probe didn't have to have a hard
> dependency on every individual command set module. It was changed to the
> new inter_module_xxx abomination when Linus decided to include it in
> 2.4.0-test$something, and it introduced link order dependencies and
> generally broke. Let's just strip it out and let the modules depend on
each
> other. We can play ugly ifdef tricks to 'fix' that, it's better than using
> inter_module_get().
Yeah. That is what i thought too :-) Lets do some ifdefs and get rid off the
beast. I will commit a patch for the cfi stuff soon.
Thanks
Florian Schirmer
To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org
prev parent reply other threads:[~2001-03-06 8:40 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-03-02 20:44 Some bugs Florian Schirmer / TayTron
2001-03-03 16:39 ` David Woodhouse
2001-03-03 17:41 ` AW: " Florian Schirmer / TayTron
2001-03-03 18:18 ` David Woodhouse
2001-03-05 7:30 ` Florian Schirmer / TayTron
2001-03-05 8:42 ` David Woodhouse
2001-03-05 16:21 ` MTD Patches Florian Schirmer / TayTron
2001-03-06 8:38 ` AW: Some bugs Florian Schirmer / TayTron
2001-03-06 8:12 ` David Woodhouse
2001-03-06 9:11 ` Florian Schirmer / TayTron [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='007f01c0a61d$8a6c7540$0d3318b5@jolt' \
--to=schirmer@taytron.net \
--cc=dwmw2@infradead.org \
--cc=mtd@infradead.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