[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1217437021.3454.8.camel@pmac.infradead.org>
Date: Wed, 30 Jul 2008 17:57:01 +0100
From: David Woodhouse <dwmw2@...radead.org>
To: Karsten Keil <kkeil@...e.de>
Cc: Marcel Holtmann <marcel@...tmann.org>,
Linus Torvalds <torvalds@...ux-foundation.org>,
linux-kernel@...r.kernel.org, isdn4linux@...tserv.isdn4linux.de
Subject: Re: [PATCH] mISDN cleanup user interface
On Wed, 2008-07-30 at 18:33 +0200, Karsten Keil wrote:
> What about this implementation ?
Looks a lot saner... although it does seem to confirm my earlier
suspicion that you're not even _using_ the fact that it's a bitmap at
all. You set the bits for the present channels at init time, which are
always contiguous, and you never seem to change them them later -- why
couldn't you do this with a simple 'number of channels' integer?
Are you later intending to use the bitmap to mark them as busy/free?
--
dwmw2
--
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