Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 28 Sep 2025 20:24:43 +0000 (13:24 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 28 Sep 2025 20:24:43 +0000 (13:24 -0700)
commitc68472b46416573fa2af4851b2dad94971f544d4
tree70fc63a19eba45a88233260460fcba6337f1f54a
parent6855f06042ae8d134f96c63feb5dfb3943c6d789
parent44a375e8aaff360944606b3bb2df89f1376cbaf3
Merge tag 'for-linus' of git://git./linux/kernel/git/rmk/linux

Pull ARM fix from Russell King:
 "Just one fix to the module freeing function that was declared __weak
  when it should not have been. Thanks to Petr Pavlu for spotting this"

* tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux:
  ARM: 9458/1: module: Ensure the override of module_arch_freeing_init()