[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <463A1CD3.2060200@redhat.com>
Date: Thu, 03 May 2007 13:33:07 -0400
From: Kristian Høgsberg <krh@...hat.com>
To: Adrian Bunk <bunk@...sta.de>
CC: Stefan Richter <stefanr@...6.in-berlin.de>,
Olaf Hering <olh@...e.de>,
Jonathan Woithe <jwoithe@...sics.adelaide.edu.au>,
linux1394-devel@...ts.sourceforge.net, akpm@...ux-foundation.org,
torvalds@...ux-foundation.org, linux-kernel@...r.kernel.org
Subject: Re: [git pull] New firewire stack
Adrian Bunk wrote:
>> | An advantage of changing the names is that they are now prefixed.
>>
>> Is the opportunity to clean up module names compelling enough, vs. (the
>> wish for) minimized trouble with scripts which refer to module names?
>> ...
>
> How big is the trouble actually?
Exactly. In Fedora we've just added a fw-sbp2 case to mkinitrd, it's only a
couple of lines of extra shell code:
elif [ "$modName" = "fw-sbp2" ]; then
findmodule fw-core
findmodule fw-ohci
modName="fw-sbp2"
and that's the extent of the changes. The sbp2 case for the old drivers is
still in there and in the end mkinitrd works with either stack.
Kristian
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists