aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorBrian Behlendorf <[email protected]>2014-09-30 17:47:10 -0400
committerBrian Behlendorf <[email protected]>2014-10-03 10:42:20 -0700
commit81857a34d1d767abf40aea7e6db074d8cbf7b49f (patch)
tree969072669debe15144168ae2c5b417fa6535e8b0 /scripts
parente3020723dc43af2bc22af0d68571a61daf9b44d0 (diff)
Fix bug in SPLAT taskq:front
While running SPLAT on a kernel with CONFIG_DEBUG_ATOMIC_SLEEP enabled the taskq:front was flagged as a test which might sleep which in an unsafe context. Specifically, the splat_vprint() function which internally takes a mutex was being called under a spin lock. Moving the log function outside the spin lock cleanly solves this issue. Signed-off-by: Brian Behlendorf <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions