> Why is it necessary that the new binfmt_misc create its own
> filesystem type, when all it seems to need is a couple of
> /proc entries?
If it was so nice... It needs to create and remove them upon
write(2). And doing that correctly via procfs is _not_ pretty.
The damn thing is very bad at doing dynamic contents and when
mixed with API of that weirdness...
-
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/