]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tools headers compiler: Pick the const_true() define from the kernel sources
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 19 May 2025 14:48:19 +0000 (11:48 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 20 May 2025 15:57:19 +0000 (12:57 -0300)
commite6428c3492a34ed728b6152cf073efb3250a6d94
treea1c236c3392d750ee8dceea93ee37e2447fe0be1
parentfa7a1e8d2d65a17bc5d6a9978d1352e0b0ef59d2
tools headers compiler: Pick the const_true() define from the kernel sources

The sync of include/linux/bits.h with the kernel sources will make use
of this define, so add it to the tools/include/linux/compiler. variant
used to build tools/ living code.

Acked-by: Vincent Mailhol <mailhol.vincent@wanadoo.fr>
Acked-by: Yury Norov [NVIDIA] <yury.norov@gmail.com>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Ian Rogers <irogers@google.com>
Cc: James Clark <james.clark@linaro.org>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Kan Liang <kan.liang@linux.intel.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: https://lore.kernel.org/r/20250519214126.1652491-7-acme@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/include/linux/compiler.h