projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
eadaac4
d8d326d
)
Merge tag 'kbuild-fixes-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masah...
author
Linus Torvalds
<torvalds@linux-foundation.org>
Sun, 8 Dec 2024 20:01:06 +0000
(12:01 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Sun, 8 Dec 2024 20:01:06 +0000
(12:01 -0800)
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
Trivial merge