diff options
author | 2025-05-15 13:18:39 +0800 | |
---|---|---|
committer | 2025-05-16 15:15:13 +0100 | |
commit | b225219a4002aae9b5d71cf0f912ac02d38f0212 (patch) | |
tree | 1c476e616e4d410d7ab32c7a26573c8a942b1ea1 /scripts/gdb/linux/lists.py | |
parent | kselftest/arm64: fp-ptrace: Adjust to new inactive mode behaviour (diff) | |
download | wireguard-linux-b225219a4002aae9b5d71cf0f912ac02d38f0212.tar.xz wireguard-linux-b225219a4002aae9b5d71cf0f912ac02d38f0212.zip |
kselftest/arm64: Set default OUTPUT path when undefined
When running 'make' in tools/testing/selftests/arm64/ without explicitly
setting the OUTPUT variable, the build system will creates test
directories (e.g., /bti) in the root filesystem due to OUTPUT defaulting
to an empty string. This causes unintended pollution of the root directory.
This patch adds proper handling for the OUTPUT variable: Sets OUTPUT
to the current directory (.) if not specified
Signed-off-by: tanze <tanze@kylinos.cn>
Link: https://lore.kernel.org/r/20250515051839.3409658-1-tanze@kylinos.cn
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions