[PATCH] proc: add config & param to block forcing mem writes

Linus Torvalds torvalds at linux-foundation.org
Tue Jul 23 18:33:34 UTC 2024


On Tue, 23 Jul 2024 at 11:30, Linus Torvalds
<torvalds at linux-foundation.org> wrote:
>
> but while that looks a bit prettier, the whole "fs_parser.h" thing is
> admittedly odd.

.. don't get me wrong - /proc obviously *is* a filesystem, but in this
context it's a boot command line parameter, not a mount option.

The "constant_table" thing obviously does work outside of mount
options too, it's just that it's documented and used in the context of
the mount API.

                  Linus



More information about the Linux-security-module-archive mailing list