diff options
author | Hugh Dickins <[email protected]> | 2023-08-13 21:53:57 -0700 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-08-21 13:38:00 -0700 |
commit | 33a9fb09836ace6cb7bd48cf30ab22d56285560c (patch) | |
tree | d02d067a7d60604e23a7c5296db57271b38e84da /tools/perf/scripts/python/flamegraph.py | |
parent | 1de8c835a936859f01a91174474a8b96d61b0400 (diff) |
riscv: include asm/cacheflush.h in asm/hugetlb.h
PG_dcache_clean is used in asm/hugetlb.h but defined in asm/cacheflush.h:
builds rely on an accident of that being included via linux/mempolicy.h,
but better include it directly (like arch/sh/include/asm/hugetlb.h does).
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Hugh Dickins <[email protected]>
Cc: Catalin Marinas <[email protected]>
Cc: Mike Kravetz <[email protected]>
Cc: Palmer Dabbelt <[email protected]>
Cc: Russell King <[email protected]>
Cc: Will Deacon <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions