]> git.baikalelectronics.ru Git - kernel.git/commit
tools headers: Syncronize linux/build_bug.h with the kernel sources
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 14 Dec 2020 12:59:00 +0000 (09:59 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 17 Dec 2020 17:38:23 +0000 (14:38 -0300)
commit8b54c30469cab4a6cb4e7870a4797d9cff4a8dea
treeabc5c7aa8c11892085d0e95912d31d82518d1ebe
parent7411c6d9cdd03d18d3ad7c70cbbc899405ea3d85
tools headers: Syncronize linux/build_bug.h with the kernel sources

To pick up the changes in:

  d061a4ca35a1b31d ("kbuild: avoid static_assert for genksyms")

And silence this perf build warning:

  Warning: Kernel ABI header at 'tools/include/linux/build_bug.h' differs from latest version at 'include/linux/build_bug.h'
  diff -u tools/include/linux/build_bug.h include/linux/build_bug.h

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Ian Rogers <irogers@google.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/include/linux/build_bug.h