HSI: ssi_protocol: avoid ssi_waketest call with held spinlock
authorSebastian Reichel <sre@kernel.org>
Fri, 17 Jun 2016 22:55:22 +0000 (00:55 +0200)
committerSebastian Reichel <sre@kernel.org>
Mon, 27 Jun 2016 22:37:58 +0000 (00:37 +0200)
commit6d6c30973b62f1979e39f5e768b3b31c6dc81c4e
tree66af0939f8d48fdbdc0841af1fcc00b84a904014
parentb6616be32412a4c9a0f04aec247d2760fcad8cfd
HSI: ssi_protocol: avoid ssi_waketest call with held spinlock

This avoids calling ssi_waketest(), while a spinlock is
being hold, since ssi_waketest may sleep once irq_safe
runtime pm is disabled.

Signed-off-by: Sebastian Reichel <sre@kernel.org>
Tested-by: Pavel Machek <pavel@ucw.cz>
drivers/hsi/clients/ssi_protocol.c
This page took 0.024468 seconds and 5 git commands to generate.