diff options
author | 2025-01-23 17:45:24 -0800 | |
---|---|---|
committer | 2025-01-23 17:45:24 -0800 | |
commit | 7f71554b4ea27ebd03e712abd386b66360147469 (patch) | |
tree | 3ca7d2f92fa035f1fb121999f2396d4c173e5c79 /scripts/gdb/linux/utils.py | |
parent | Merge tag 'probes-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace (diff) | |
parent | ktest.pl: Fix typo "accesing" (diff) | |
download | wireguard-linux-7f71554b4ea27ebd03e712abd386b66360147469.tar.xz wireguard-linux-7f71554b4ea27ebd03e712abd386b66360147469.zip |
Merge tag 'ktest-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest
Pull ktest updates from Steven Rostedt:
- Fix use of KERNEL_VERSION in newly created output directory
If a new output directory is created (O=/dir), and one of the options
uses KERNEL_VERSION which will run a "make kernelversion" in the
output directory, it will fail because there is no config file yet.
In this case, have it do a "make allnoconfig" which is the minimal
needed to run the "make kernelversion".
- Remove unused variables
- Fix some typos
* tag 'ktest-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest:
ktest.pl: Fix typo "accesing"
ktest.pl: Fix typo in comment
ktest.pl: Remove unused declarations in run_bisect_test function
ktest.pl: Check kernelrelease return in get_version
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions