diff options
| author | Jurica Vukadin <[email protected]> | 2023-03-07 19:40:39 +0000 |
|---|---|---|
| committer | Masahiro Yamada <[email protected]> | 2023-03-13 18:46:09 +0000 |
| commit | ee06a3ef7e3cddb62b90ac40aa661d3c12f7cabc (patch) | |
| tree | 026d63bbcff874d62bae771b69464357145ad7c6 /fs/proc/array.c | |
| parent | kallsyms: add kallsyms_seqs_of_names to list of special symbols (diff) | |
| download | kernel-ee06a3ef7e3cddb62b90ac40aa661d3c12f7cabc.tar.gz kernel-ee06a3ef7e3cddb62b90ac40aa661d3c12f7cabc.zip | |
kconfig: Update config changed flag before calling callback
Prior to commit 5ee546594025 ("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: 5ee546594025 ("kconfig: change sym_change_count to a boolean flag")
Signed-off-by: Jurica Vukadin <[email protected]>
Acked-by: Randy Dunlap <[email protected]>
Tested-by: Randy Dunlap <[email protected]>
Signed-off-by: Masahiro Yamada <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions
