git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d2e941
)
iwlwifi: fix possible priv->mutex deadlock during suspend
author
Zhu Yi
<yi.zhu@intel.com>
Wed, 19 Dec 2007 05:59:52 +0000
(13:59 +0800)
committer
John W. Linville
<linville@tuxdriver.com>
Thu, 20 Dec 2007 02:31:01 +0000
(21:31 -0500)
This patch moves _cancel_deferred_work out of mutex protection and removes
unnecessary mutex in pci_suspend and pci_resume.
Cc: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found