]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
Kernel: Disable support for RPC dprintk debugging
authorPeter Müller <peter.mueller@ipfire.org>
Sat, 11 Jun 2022 18:47:31 +0000 (18:47 +0000)
committerPeter Müller <peter.mueller@ipfire.org>
Mon, 13 Jun 2022 15:39:23 +0000 (15:39 +0000)
commit883e29630cb1f5b16c8508b585c32d7f54a86e1a
tree5aeac97736ee2f466799472bc88ec0b1862c1d07
parent9b28e9d02be9c0e0c488434cfd731d47bb227838
Kernel: Disable support for RPC dprintk debugging

This is solely needed for debugging of NFS issues. Due to the attack
surface it introduces, grsecurity recommends to disable it; as we do not
have a strict necessity for this feature, it is best to follow that
recommendation for security reasons.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
config/kernel/kernel.config.aarch64-ipfire
config/kernel/kernel.config.armv6l-ipfire
config/kernel/kernel.config.riscv64-ipfire
config/kernel/kernel.config.x86_64-ipfire