aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorWei Yang <[email protected]>2024-04-02 13:27:01 +0000
committerMike Rapoport (IBM) <[email protected]>2024-04-04 11:08:33 +0300
commit592447f6cb3c20d606d6c5d8e6af68e99707b786 (patch)
treebde00a6256e417672f2249bbfaaa4dffc403c0bf /tools/perf/util/trace-event-scripting.c
parente0f5a8e74be88f2476e58b25d3b49a9521bdc4ec (diff)
memblock tests: fix undefined reference to `BIT'
commit 772dd0342727 ("mm: enumerate all gfp flags") define gfp flags with the help of BIT, while gfp_types.h doesn't include header file for the definition. This through an error on building memblock tests. Let's include linux/bits.h to fix it. Signed-off-by: Wei Yang <[email protected]> CC: Suren Baghdasaryan <[email protected]> CC: Michal Hocko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mike Rapoport (IBM) <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions