All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Kbuild fixes for v4.16
@ 2018-03-31  3:41 Masahiro Yamada
  0 siblings, 0 replies; only message in thread
From: Masahiro Yamada @ 2018-03-31  3:41 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kbuild mailing list, Linux Kernel Mailing List

Hi Linus,

Please pull a little more Kbuild fixes for v4.16.


The following changes since commit 0c8efd610b58cb23cefdfa12015799079aef94ae:

  Linux 4.16-rc5 (2018-03-11 17:25:09 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git
kbuild-fixes-v4.16-3

for you to fetch changes up to 28913ee8191adf4bbc01cbfb9ee18cca782ab141:

  netfilter: nf_nat_snmp_basic: add correct dependency to Makefile
(2018-03-29 09:42:32 +0900)

----------------------------------------------------------------
Kbuild fixes for v4.16 (3rd)

- fix missed rebuild of TRIM_UNUSED_KSYMS

- fix rpm-pkg for GNU tar >= 1.29

- include scripts/dtc/include-prefixes/* to kernel header deb-pkg

- add -no-integrated-as option ealier to fix building with Clang

- fix netfilter Makefile for parallel building

----------------------------------------------------------------
Jan Kiszka (1):
      builddeb: Fix header package regarding dtc source links

Jason Gunthorpe (1):
      kbuild: rpm-pkg: Support GNU tar >= 1.29

Masahiro Yamada (1):
      netfilter: nf_nat_snmp_basic: add correct dependency to Makefile

Nicolas Pitre (1):
      kbuild: make scripts/adjust_autoksyms.sh robust against timestamp races

Stefan Agner (1):
      kbuild: set no-integrated-as before incl. arch Makefile

 Makefile                    | 4 ++--
 net/ipv4/netfilter/Makefile | 2 +-
 scripts/adjust_autoksyms.sh | 7 +++++++
 scripts/package/builddeb    | 2 +-
 scripts/package/mkspec      | 2 +-
 5 files changed, 12 insertions(+), 5 deletions(-)

-- 
Best Regards
Masahiro Yamada

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-03-31  3:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-31  3:41 [GIT PULL] Kbuild fixes for v4.16 Masahiro Yamada

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.