]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'modules-6.13-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 29 Nov 2024 19:15:07 +0000 (11:15 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 29 Nov 2024 19:15:07 +0000 (11:15 -0800)
commit93e064ce854abfacdeb0ac526a13ad29d093e813
tree83befa0a1f9ff8a84037c8a947c7af021838e787
parent29caf07e9dc6d585f784e094c766a3cfceea3822
parentc5efad88a94613cf60fed010b96dbc3044389316
Merge tag 'modules-6.13-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/modules/linux

Pull modules fixes from Luis Chamberlain:
 "Three fixes, the main one build that we build the kallsyms test
  modules all over again if we just run make twice"

* tag 'modules-6.13-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/modules/linux:
  selftests: find_symbol: Actually use load_mod() parameter
  selftests: kallsyms: fix and clarify current test boundaries
  selftests: kallsyms: fix double build stupidity