WSL2-Linux-Kernel/scripts/kconfig
Jurica Vukadin ee06a3ef7e kconfig: Update config changed flag before calling callback
Prior to commit 5ee5465940 ("kconfig: change sym_change_count to a
boolean flag"), the conf_updated flag was set to the new value *before*
calling the callback. xconfig's save action depends on this behaviour,
because xconfig calls conf_get_changed() directly from the callback and
now sees the old value, thus never enabling the save button or the
shortcut.

Restore the previous behaviour.

Fixes: 5ee5465940 ("kconfig: change sym_change_count to a boolean flag")
Signed-off-by: Jurica Vukadin <jura@vukad.in>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Tested-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
2023-03-14 03:46:09 +09:00
..
lxdialog
tests
.gitignore kconfig: Update all declared targets 2023-01-13 16:29:52 +09:00
Makefile kconfig: Update all declared targets 2023-01-13 16:29:52 +09:00
conf.c
confdata.c kconfig: Update config changed flag before calling callback 2023-03-14 03:46:09 +09:00
expr.c
expr.h
gconf-cfg.sh kconfig: refactor Makefile to reduce process forks 2022-12-13 22:29:10 +09:00
gconf.c
gconf.glade
images.c
images.h
internal.h
lexer.l
list.h
lkc.h kconfig: remove const qualifier from str_get() 2022-11-21 10:18:39 +09:00
lkc_proto.h
mconf-cfg.sh kconfig: refactor Makefile to reduce process forks 2022-12-13 22:29:10 +09:00
mconf.c kconfig: Add static text for search information in help menu 2022-12-29 12:00:07 +09:00
menu.c
merge_config.sh scripts: merge_config: Add option to suppress warning on overrides 2023-02-13 20:18:27 +01:00
nconf-cfg.sh kconfig: refactor Makefile to reduce process forks 2022-12-13 22:29:10 +09:00
nconf.c
nconf.gui.c
nconf.h
parser.y
preprocess.c
qconf-cfg.sh kconfig: refactor Makefile to reduce process forks 2022-12-13 22:29:10 +09:00
qconf.cc
qconf.h
streamline_config.pl
symbol.c
util.c kconfig: remove const qualifier from str_get() 2022-11-21 10:18:39 +09:00