]> www.infradead.org Git - users/jedix/linux-maple.git/commit
s390/configs: Remove CONFIG_LSM
authorIlya Leoshkevich <iii@linux.ibm.com>
Thu, 30 Jan 2025 13:56:07 +0000 (14:56 +0100)
committerVasily Gorbik <gor@linux.ibm.com>
Tue, 11 Feb 2025 18:35:08 +0000 (19:35 +0100)
commit8d1d1e8d3345b56d3d8a64f845962c71468cd776
tree981ecc3cd3d3f83ece4d3143dc0c60567c82abf5
parenta64dcfb451e254085a7daee5fe51bf22959d52d3
s390/configs: Remove CONFIG_LSM

s390 defconfig does not have BPF LSM, resulting in

    systemd[1]: bpf-restrict-fs: BPF LSM hook not enabled in the kernel, BPF LSM not supported.

with the respective kernels. The other architectures do not explicitly
set it, and the default values have BPF in them, so just drop it.

Reported-by: Marc Hartmayer <mhartmay@linux.ibm.com>
Acked-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/configs/debug_defconfig
arch/s390/configs/defconfig
arch/s390/configs/zfcpdump_defconfig