diff options
author | Kuan-Ying Lee <Kuan-Ying.Lee@mediatek.com> | 2022-06-10 15:14:57 +0800 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2022-06-11 18:31:53 +0900 |
commit | 1f7a6cf6b07c74a17343c2559cd5f5018a245961 (patch) | |
tree | 28de375670d387c5e023af41ae3e19bbaad60e9f /scripts/decodecode | |
parent | da4288b95baa1c7c9aa8a476f58b37eb238745b0 (diff) | |
download | lwn-1f7a6cf6b07c74a17343c2559cd5f5018a245961.tar.gz lwn-1f7a6cf6b07c74a17343c2559cd5f5018a245961.zip |
scripts/gdb: change kernel config dumping method
MAGIC_START("IKCFG_ST") and MAGIC_END("IKCFG_ED") are moved out
from the kernel_config_data variable.
Thus, we parse kernel_config_data directly instead of considering
offset of MAGIC_START and MAGIC_END.
Fixes: 13610aa908dc ("kernel/configs: use .incbin directive to embed config_data.gz")
Signed-off-by: Kuan-Ying Lee <Kuan-Ying.Lee@mediatek.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'scripts/decodecode')
0 files changed, 0 insertions, 0 deletions