]> 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>
Thu, 14 Jan 2021 15:35:27 +0000 (12:35 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 15 Jan 2021 19:31:46 +0000 (16:31 -0300)
commitb4c05e044779ec7034e7e18232daff47d98e1169
treeec7273295c3ac5e37b27fe876cf068399a9ef156
parent87b27dff0b794f29f7ab945be48424f9521f284c
tools headers: Syncronize linux/build_bug.h with the kernel sources

To pick up the changes in:

  1cab54abad9892f0 ("Revert "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: Ian Rogers <irogers@google.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Masahiro Yamada <masahiroy@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/include/linux/build_bug.h