[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Z0jEBLLRoUKoBVPk@bombadil.infradead.org>
Date: Thu, 28 Nov 2024 11:27:00 -0800
From: Luis Chamberlain <mcgrof@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>, samitolvanen@...gle.com,
petr.pavlu@...e.com, da.gomez@...sung.com,
linux-modules@...r.kernel.org
Cc: patches@...ts.linux.dev, linux-kernel@...r.kernel.org,
geert@...ux-m68k.org, masahiroy@...nel.org, mmaurer@...gle.com,
arnd@...db.de, deller@....de, song@...nel.org
Subject: [GIT PULL] Modules fixes for v6.13-rc1
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(-)
Powered by blists - more mailing lists