aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/bpf_doc.py
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2025-02-08 03:41:55 +0900
committerMasahiro Yamada <masahiroy@kernel.org>2025-03-15 21:16:21 +0900
commit226ac19c217f24f0927d0a73cf9ee613971a188d (patch)
tree1c6bc4c4fa31eaec50e1e0bf2c8a8c212d34a9ab /scripts/bpf_doc.py
parentgenksyms: factor out APP for the ST_NORMAL state (diff)
downloadlinux-rng-226ac19c217f24f0927d0a73cf9ee613971a188d.tar.xz
linux-rng-226ac19c217f24f0927d0a73cf9ee613971a188d.zip
kconfig: do not clear SYMBOL_VALID when reading include/config/auto.conf
When conf_read_simple() is called with S_DEF_AUTO, it is meant to read previous symbol values from include/config/auto.conf to determine which include/config/* files should be touched. This process should not modify the current symbol status in any way. However, conf_touch_deps() currently invalidates all symbol values and recalculates them, which is totally unneeded. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions