[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAK7LNARhcaN-O085VDjRbK9BmkhMGAr+Ow9-YkgDrWtJpSEriQ@mail.gmail.com>
Date: Sat, 31 Mar 2018 12:41:05 +0900
From: Masahiro Yamada <yamada.masahiro@...ionext.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux Kbuild mailing list <linux-kbuild@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Kbuild fixes for v4.16
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
Powered by blists - more mailing lists