]> git.baikalelectronics.ru Git - kernel.git/commit
kbuild: update compile-test header list for v5.3-rc1
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 17 Jul 2019 06:29:13 +0000 (15:29 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 20 Jul 2019 02:19:29 +0000 (11:19 +0900)
commit2d4c74ca501bc85fa407ae1caa0dc82b235daeda
treefae6c9f380d14f2bd91c9d00fbf63bd36125f661
parentb39de0e9ce15cc84b966d6edd7a91bc7f3513ff4
kbuild: update compile-test header list for v5.3-rc1

 - Some headers graduated from the blacklist

 - hyperv_timer.h joined the header-test when CONFIG_X86=y

 - nf_tables*.h joined the header-test when CONFIG_NF_TABLES is
   enabled.

 - The entry for nf_tables_offload.h was added to fix build error for
   the combination of CONFIG_NF_TABLES=n and CONFIG_KERNEL_HEADER_TEST=y.

 - The entry for iomap.h was added because this header is supposed to
   be included only when CONFIG_BLOCK=y

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
include/Kbuild
usr/include/Makefile