aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorChristophe Leroy <[email protected]>2020-06-15 06:25:23 +0000
committerJ. Bruce Fields <[email protected]>2020-06-29 18:50:25 +0000
commitbecd2014923ff259b8155df58199f605dd50cb8f (patch)
treed3ce84f0610fbf33e9fdc23e295ddc3532c9db11 /tools/perf/scripts/python/sctop.py
parentnfsd: fix nfsdfs inode reference count leak (diff)
downloadkernel-becd2014923ff259b8155df58199f605dd50cb8f.tar.gz
kernel-becd2014923ff259b8155df58199f605dd50cb8f.zip
SUNRPC: Add missing definition of ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGE
Even if that's only a warning, not including asm/cacheflush.h leads to svc_flush_bvec() being empty allthough powerpc defines ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGE. CC net/sunrpc/svcsock.o net/sunrpc/svcsock.c:227:5: warning: "ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGE" is not defined [-Wundef] #if ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGE ^ Include linux/highmem.h so that asm/cacheflush.h will be included. Reported-by: Christophe Leroy <[email protected]> Reported-by: kernel test robot <[email protected]> Fixes: ca07eda33e01 ("SUNRPC: Refactor svc_recvfrom()") Signed-off-by: Christophe Leroy <[email protected]> Acked-by: Chuck Lever <[email protected]> Signed-off-by: J. Bruce Fields <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions