aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorDan Williams <[email protected]>2015-06-30 12:07:17 -0400
committerDan Williams <[email protected]>2015-06-30 12:07:17 -0400
commit31f02455455d405320e2f749696bef4e02903b35 (patch)
tree300b811ed1e6a13d58d83f3117b37bceda92c800 /tools/perf/scripts/python/export-to-postgresql.py
parent88793e5c774ec69351ef6b5200bb59f532e41bca (diff)
sparse: fix misplaced __pmem definition
Move the definition of __pmem outside of CONFIG_SPARSE_RCU_POINTER to fix: drivers/nvdimm/pmem.c:198:17: sparse: too many arguments for function __builtin_expect drivers/nvdimm/pmem.c:36:33: sparse: expected ; at end of declaration drivers/nvdimm/pmem.c:48:21: sparse: void declaration ...due to __pmem failing to be defined in some configurations when CONFIG_SPARSE_RCU_POINTER=y. Reported-by: kbuild test robot <[email protected]> Reported-by: Dan Carpenter <[email protected]> Signed-off-by: Dan Williams <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions