tools include: Introduce linux/bug.h, from the kernel sources
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 17 Apr 2017 14:23:41 +0000 (11:23 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 5 Jun 2018 08:28:56 +0000 (10:28 +0200)
commit86ff378c684e906d067d18c656e74278c32b7896
treecb6d8d3ad7f65c216e4872376d196281c25efcf3
parent4c0d447524c11f5d431f05db68e02e286caa3e01
tools include: Introduce linux/bug.h, from the kernel sources

commit 379d61b1c7d42512cded04d372f15a7e725db9e1 upstream.

With just what we will need in the upcoming changesets, the
BUILD_BUG_ON_ZERO() definition.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: http://lkml.kernel.org/n/tip-lw8zg7x6ttwcvqhp90mwe3vo@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
tools/include/linux/bug.h [new file with mode: 0644]
tools/perf/MANIFEST