aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorCorey Minyard <[email protected]>2018-12-20 16:50:23 -0600
committerCorey Minyard <[email protected]>2019-01-23 11:09:32 -0600
commit913a89f009d98c85a902d718cd54bb32ab11d167 (patch)
tree4583b3d24643397fedac673ab748611a60a87b32 /tools/perf/scripts/python/export-to-postgresql.py
parent77f8269606bf95fcb232ee86f6da80886f1dfae8 (diff)
ipmi: Don't initialize anything in the core until something uses it
The IPMI driver was recently modified to use SRCU, but it turns out this uses a chunk of percpu memory, even if IPMI is never used. So modify thing to on initialize on the first use. There was already code to sort of handle this for handling init races, so piggy back on top of that, and simplify it in the process. Signed-off-by: Corey Minyard <[email protected]> Reported-by: Tejun Heo <[email protected]> Cc: Paul E. McKenney <[email protected]> Reviewed-by: Paul E. McKenney <[email protected]> Cc: [email protected] # 4.18
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions