The following changes since commit b86545e02e8c22fb89218f29d381fa8e8b91d815: Merge tag 'acpi-6.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm (2024-11-27 14:50:31 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/modules/linux.git/ tags/modules-6.13-rc1-v2 for you to fetch changes up to c5efad88a94613cf60fed010b96dbc3044389316: selftests: find_symbol: Actually use load_mod() parameter (2024-11-28 11:17:38 -0800) ---------------------------------------------------------------- Modules fixes for v6.13-rc1 This consists of 3 fixes, the main one build that we build the kallsyms test modules all over again if we just run make twice. ---------------------------------------------------------------- Geert Uytterhoeven (1): selftests: find_symbol: Actually use load_mod() parameter Luis Chamberlain (2): selftests: kallsyms: fix double build stupidity selftests: kallsyms: fix and clarify current test boundaries lib/Kconfig.debug | 32 ++++++++++++++++++++++++++- lib/tests/module/Makefile | 17 +++++++------- lib/tests/module/gen_test_kallsyms.sh | 9 ++++++-- tools/testing/selftests/module/find_symbol.sh | 4 ++-- 4 files changed, 48 insertions(+), 14 deletions(-)