Re: [PATCH] binfmt_misc.c, kernel-2.4.12

Andrew Morton (akpm@zip.com.au)
Mon, 22 Oct 2001 10:24:01 -0700


Alexander Viro wrote:
>
> ...
> Check that your modules.conf contains
>
> post-install binfmt_misc mount -t binfmt_misc none /proc/sys/binfmt_misc
> pre-remove binfmt_misc umount /proc/sys/binfmt_misc
>

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