summaryrefslogtreecommitdiff
path: root/lib/ashrdi3.c
diff options
context:
space:
mode:
authorCorey Minyard <cminyard@mvista.com>2018-12-20 16:50:23 -0600
committerCorey Minyard <cminyard@mvista.com>2019-01-23 11:09:32 -0600
commit913a89f009d98c85a902d718cd54bb32ab11d167 (patch)
tree4583b3d24643397fedac673ab748611a60a87b32 /lib/ashrdi3.c
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 <cminyard@mvista.com> Reported-by: Tejun Heo <tj@kernel.org> Cc: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Reviewed-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Cc: stable@vger.kernel.org # 4.18
Diffstat (limited to 'lib/ashrdi3.c')
0 files changed, 0 insertions, 0 deletions