aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2020-12-04 17:59:22 +0100
committerThomas Gleixner <[email protected]>2020-12-04 23:35:34 +0100
commit68061c02bb295da4955f0d309b9459f0a7ba83dd (patch)
tree3c69081fe095548c6f84ec0b75b4143c60c3d26d /tools/perf/scripts/python/export-to-postgresql.py
parent7e015a279853e747f5d4f957855ec5310848c501 (diff)
ARM: highmem: Fix cache_is_vivt() reference
The reference to cache_is_vivt() was moved into a header file, which now causes a build failure in rare randconfig builds: arch/arm/include/asm/highmem.h:52:43: error: implicit declaration of function 'cache_is_vivt' [-Werror,-Wimplicit-function-declaration] Add an explicit include to make it build reliably. Fixes: 2a15ba82fa6c ("ARM: highmem: Switch to generic kmap atomic") Signed-off-by: Arnd Bergmann <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Cc: Russell King <[email protected]> Cc: Andrew Morton <[email protected]> Cc: Ira Weiny <[email protected]> Cc: [email protected] Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions