commit | 0b6809a75ac026d4b569815744ad095b5d5955e1 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Sun Dec 08 12:01:06 2024 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sun Dec 08 12:01:06 2024 -0800 |
tree | 41fd5a63fed31aa90c9c0d9327b5455200711ac9 | |
parent | eadaac4dd2e07292181d35858047bdb177d5194f [diff] | |
parent | d8d326d64f6702caab01ea0cd48f6c0054f3d1b4 [diff] |
Merge tag 'kbuild-fixes-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild Pull Kbuild fixes from Masahiro Yamada: - Fix a section mismatch warning in modpost - Fix Debian package build error with the O= option * tag 'kbuild-fixes-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild: kbuild: deb-pkg: fix build error with O= modpost: Add .irqentry.text to OTHER_SECTIONS