mbox series

[GIT,PULL] Kbuild fixes for v4.20

Message ID CAK7LNAQHKJzY9giP-A5Q5+tp_JuH_bnDTzgbGnBCiAMbCVVevw@mail.gmail.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] Kbuild fixes for v4.20 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git

Message

Masahiro Yamada Dec. 20, 2018, 1:12 p.m. UTC
Hi Linus,

Please pull one fix for v4.20 release.

Thanks!



The following changes since commit ccda4af0f4b92f7b4c308d3acc262f4a7e3affad:

  Linux 4.20-rc2 (2018-11-11 17:12:31 -0600)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git
tags/kbuild-fixes-v4.20-2

for you to fetch changes up to ef7cfd00b2caf6edeb7f169682b64be2d0a798cf:

  kbuild: fix false positive warning/error about missing libelf
(2018-12-20 00:04:15 +0900)

----------------------------------------------------------------
Kbuild fixes for v4.20 (2nd)

 - fix false positive warning/error about missing library for objtool

----------------------------------------------------------------
Masahiro Yamada (1):
      kbuild: fix false positive warning/error about missing libelf

 Makefile | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

Comments

pr-tracker-bot@kernel.org Dec. 20, 2018, 4:10 p.m. UTC | #1
The pull request you sent on Thu, 20 Dec 2018 22:12:44 +0900:

> git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git tags/kbuild-fixes-v4.20-2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/c0f3ece4657fe2205c1e59c5c27547d6e8cba34a

Thank you!