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:
1553556
)
s390/zcrypt: ap bus rescan problem when toggle crypto adapters on/off
author
Ingo Tuchscherer
<ingo.tuchscherer@de.ibm.com>
Fri, 12 Apr 2013 15:52:08 +0000
(17:52 +0200)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Thu, 2 May 2013 15:10:20 +0000
(17:10 +0200)
The bus rescan process was called simultaneously on
every device failure. This finally leads into race
conditions (double device add/remove actions).
This patch protects the rescan area by mutual exclusion
and improves ap_config_timer handling
Signed-off-by: Ingo Tuchscherer <ingo.tuchscherer@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
No differences found