diff options
author | 2024-11-07 15:05:08 +0000 | |
---|---|---|
committer | 2024-11-27 09:38:27 +0900 | |
commit | bcbbf493f2fa6fa1f0832f6b5b4c80a65de242d6 (patch) | |
tree | 91961468debf83093c8439c54a15ae1a90262000 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Rename .data.once to .data..once to fix resetting WARN*_ONCE (diff) | |
download | wireguard-linux-bcbbf493f2fa6fa1f0832f6b5b4c80a65de242d6.tar.xz wireguard-linux-bcbbf493f2fa6fa1f0832f6b5b4c80a65de242d6.zip |
kbuild: deb-pkg: Don't fail if modules.order is missing
Kernels built without CONFIG_MODULES might still want to create -dbg deb
packages but install_linux_image_dbg() assumes modules.order always
exists. This obviously isn't true if no modules were built, so we should
skip reading modules.order in that case.
Fixes: 16c36f8864e3 ("kbuild: deb-pkg: use build ID instead of debug link for dbg package")
Signed-off-by: Matt Fleming <mfleming@cloudflare.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions