Merge tag 'kbuild-fixes-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 13 Aug 2023 15:56:24 +0000 (08:56 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 13 Aug 2023 15:56:24 +0000 (08:56 -0700)
commit4c75bf7e4a0e5472bd8f0bf0a4a418ac717a9b70
tree3dd695b5ee811bac4259ea408bd93c618d46179c
parent3dcf1473c711be5536321fa4d465b9ed9e42a0ce
parent6ccbd7fd474674654019a20177c943359469103a
Merge tag 'kbuild-fixes-v6.5-2' of git://git./linux/kernel/git/masahiroy/linux-kbuild

Pull Kbuild fixes from Masahiro Yamada:

 - Clear errno before calling getline()

 - Fix a modpost warning for ARCH=alpha

* tag 'kbuild-fixes-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild:
  alpha: remove __init annotation from exported page_is_ram()
  scripts/kallsyms: Fix build failure by setting errno before calling getline()