commit | bdf0fe33a4dc57e6397d90a4e024f7bbf89b1c08 | [log] [tgz] |
---|---|---|
author | Baruch Siach <baruch@tkos.co.il> | Thu Jul 07 07:43:29 2022 +0300 |
committer | Masahiro Yamada <masahiroy@kernel.org> | Wed Jul 27 21:17:59 2022 +0900 |
tree | d3db05f0ac9208c2101e95d8e4885fa73664471a | |
parent | a6036a41bffba3d5007e377483b425d470ad8042 [diff] |
init/Kconfig: update KALLSYMS_ALL help text CONFIG_KALLSYMS_ALL is required for kernel live patching which is a common use case that is enabled in some major distros. Update the Kconfig help text to reflect that. While at it, s/e.g./i.e./ to match the text intention. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>