Re: [PATCH] register_blkdev

Andries.Brouwer@cwi.nl
Sat, 8 Mar 2003 02:49:08 +0100 (MET)


> register_chrdev() only allocates based on a major

Yes.

[Silly enough. The entire business of registration does not
depend at all on whether one is a character or a block device.
I am really unhappy with the fact that the completely uniform
code that we used to have now has been split into two rather
separate pieces of code.]

But you are quite right that an audit is needed.

[I think I described the amount of work as: two hours to make
the patches, a weekend to do the audit.]

Andries
-
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/