aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorRandy Dunlap <[email protected]>2018-07-26 20:16:35 -0700
committerVineet Gupta <[email protected]>2018-07-30 11:48:50 -0700
commitec837d620c750c0d4996a907c8c4f7febe1bbeee (patch)
tree91b8a19042b041c6cd8d58a3baf5f869c7738eb3 /tools/perf/scripts/python/export-to-postgresql.py
parent2423665ec53f2a29191b35382075e9834288a975 (diff)
arc: fix type warnings in arc/mm/cache.c
Fix type warnings in arch/arc/mm/cache.c. ../arch/arc/mm/cache.c: In function 'flush_anon_page': ../arch/arc/mm/cache.c:1062:55: warning: passing argument 2 of '__flush_dcache_page' makes integer from pointer without a cast [-Wint-conversion] __flush_dcache_page((phys_addr_t)page_address(page), page_address(page)); ^~~~~~~~~~~~~~~~~~ ../arch/arc/mm/cache.c:1013:59: note: expected 'long unsigned int' but argument is of type 'void *' void __flush_dcache_page(phys_addr_t paddr, unsigned long vaddr) ~~~~~~~~~~~~~~^~~~~ Signed-off-by: Randy Dunlap <[email protected]> Cc: Vineet Gupta <[email protected]> Cc: [email protected] Cc: Elad Kanfi <[email protected]> Cc: Leon Romanovsky <[email protected]> Cc: Ofer Levi <[email protected]> Signed-off-by: Vineet Gupta <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions