Searched hist:"2 fab7a15" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/riscv/configs/ |
H A D | rv32_defconfig | 2fab7a15 Sun Jan 05 14:10:20 CST 2020 Deepa Dinamani <deepa.kernel@gmail.com> riscv: Delete CONFIG_SYSFS_SYSCALL from defconfigs
According to init/Kconfig: "sys_sysfs is an obsolete system call no longer supported in libc. Note that disabling this option is more secure but might break compatibility with some systems."
This syscall is not required for new architectures. Since the config defaults to 'y'. Set this to 'n' exlicitly.
Signed-off-by: Deepa Dinamani <deepa.kernel@gmail.com> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> 2fab7a15 Sun Jan 05 14:10:20 CST 2020 Deepa Dinamani <deepa.kernel@gmail.com> riscv: Delete CONFIG_SYSFS_SYSCALL from defconfigs According to init/Kconfig: "sys_sysfs is an obsolete system call no longer supported in libc. Note that disabling this option is more secure but might break compatibility with some systems." This syscall is not required for new architectures. Since the config defaults to 'y'. Set this to 'n' exlicitly. Signed-off-by: Deepa Dinamani <deepa.kernel@gmail.com> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
|
H A D | defconfig | 2fab7a15 Sun Jan 05 14:10:20 CST 2020 Deepa Dinamani <deepa.kernel@gmail.com> riscv: Delete CONFIG_SYSFS_SYSCALL from defconfigs
According to init/Kconfig: "sys_sysfs is an obsolete system call no longer supported in libc. Note that disabling this option is more secure but might break compatibility with some systems."
This syscall is not required for new architectures. Since the config defaults to 'y'. Set this to 'n' exlicitly.
Signed-off-by: Deepa Dinamani <deepa.kernel@gmail.com> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> 2fab7a15 Sun Jan 05 14:10:20 CST 2020 Deepa Dinamani <deepa.kernel@gmail.com> riscv: Delete CONFIG_SYSFS_SYSCALL from defconfigs According to init/Kconfig: "sys_sysfs is an obsolete system call no longer supported in libc. Note that disabling this option is more secure but might break compatibility with some systems." This syscall is not required for new architectures. Since the config defaults to 'y'. Set this to 'n' exlicitly. Signed-off-by: Deepa Dinamani <deepa.kernel@gmail.com> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
|