| commit | c68472b46416573fa2af4851b2dad94971f544d4 | [log] [tgz] |
|---|---|---|
| author | Linus Torvalds <torvalds@linux-foundation.org> | Sun Sep 28 13:24:43 2025 -0700 |
| committer | Linus Torvalds <torvalds@linux-foundation.org> | Sun Sep 28 13:24:43 2025 -0700 |
| tree | 70fc63a19eba45a88233260460fcba6337f1f54a | |
| parent | 6855f06042ae8d134f96c63feb5dfb3943c6d789 [diff] | |
| parent | 44a375e8aaff360944606b3bb2df89f1376cbaf3 [diff] |
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/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()