aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorFabio Estevam <[email protected]>2014-04-15 19:56:14 -0300
committerLee Jones <[email protected]>2014-06-03 08:11:13 +0100
commit48ca9a52c58c088c7492185ef33d0675d6382b5a (patch)
tree69af6e3c4f6b083047339788b8d9b97d52f6a461 /tools/perf/scripts/python/bin/stackcollapse-record
parentd09b711a31ed891dc372039ccd347cdc8402da04 (diff)
mfd: mc13xxx-core: Initialize the lock prior to using it
After request_threaded_irq() is called there is a chance that an interrupt may occur before the 'mc13xxx->lock' is initialized, which will trigger a kernel oops. In order to prevent that, move the initialization of 'mc13xxx->lock' prior to requesting the interrupts. Suggested-by: Russell King <[email protected]> Signed-off-by: Fabio Estevam <[email protected]> Acked-by: Russell King <[email protected]> Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions