From: Linus Torvalds Date: Thu, 1 Feb 2018 19:41:09 +0000 (-0800) Subject: Merge tag 'kbuild-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy... X-Git-Tag: v4.19~1686 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=06c8f7a7501ab3ae338a98ff8515b9f03160bea6;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'kbuild-v4.16' of git://git./linux/kernel/git/masahiroy/linux-kbuild Pull Kbuild updates from Masahiro Yamada: - terminate the build correctly in case of fixdep errors - clean up fixdep - suppress packed-not-aligned warnings from GCC-8 - fix W= handling for extra DTC warnings * tag 'kbuild-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild: kbuild: fix W= option checks for extra DTC warnings Kbuild: suppress packed-not-aligned warning for default setting only fixdep: use existing helper to check modular CONFIG options fixdep: refactor parse_dep_file() fixdep: move global variables to local variables of main() fixdep: remove unneeded memcpy() in parse_dep_file() fixdep: factor out common code for reading files fixdep: use malloc() and read() to load dep_file to buffer fixdep: remove unnecessary inclusion fixdep: exit with error code in error branches of do_config_file() --- 06c8f7a7501ab3ae338a98ff8515b9f03160bea6