[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <AC06F991-72AC-4DFB-825A-F046C1943F10@holtmann.org>
Date: Thu, 21 Feb 2008 20:46:01 +0100
From: Marcel Holtmann <marcel@...tmann.org>
To: Simon Richter <sjr@...ian.org>
Cc: Tilman Schmidt <tilman@...p.cc>,
Gregory Nietsky <gregory@...worksentry.co.za>,
Jeff Garzik <jeff@...zik.org>, kkeil@...e.de,
Greg KH <greg@...ah.com>, linux-kernel@...r.kernel.org,
Andi Kleen <andi@...stfloor.org>,
isdn4linux@...tserv.isdn4linux.de, Sam Ravnborg <sam@...nborg.org>
Subject: Re: Plans for mISDN? Was: [PATCH 00/14] [ISDN] ...
Hi Simon,
>> mISDN has two problems, which are of course interrelated:
>
> mISDN has one problem that is even bigger than these: the kernel
> oopses if modules aren't loaded in the right order. misdn-init works
> around that, but if it doesn't work for some reason (and I can think
> of multiple here), the user is left with a kernel that oopses during
> hardware discovery and never gets to a stage where this can be
> rectified, as almost all distributions now have hardware discovery
> before the first opportunity to get a shell. At least these were my
> experiences the last time I tried it on my test box.
that is not a big problem at all. If you have to enforce a specific
module load order then create some dummy exports like misdn_load() and
use them from the module that depends on it. It is not beautiful, but
sometimes you have to do it this way. So if that is stopping mainline
inclusion it is a lame excuse.
Regards
Marcel
--
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