Re: [PATCH] register_blkdev

Christoph Hellwig (hch@infradead.org)
Sat, 8 Mar 2003 21:55:06 +0000


On Sat, Mar 08, 2003 at 01:26:37PM -0800, H. Peter Anvin wrote:
> We need it if anything even more for character devices. Character
> devices are under even more allocation pressure, and just look at the
> ugly hacks we've already had to play for e.g. tty devices.

Yes. That's why the work applied to block devices already needs to
be done to character device too and as a side-effect we get an
almost 32bit dev_t clean tree, too.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/