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:
bafff17
)
s390/pci: no msleep in potential IRQ context
author
Jan Glauber
<jang@linux.vnet.ibm.com>
Wed, 5 Dec 2012 13:43:25 +0000
(14:43 +0100)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Wed, 5 Dec 2012 14:12:51 +0000
(09:12 -0500)
The PCI instructions may be used in IRQ context so scheduling is forbidden.
Use udelay and shorten the delay since we are now polling.
Signed-off-by: Jan Glauber <jang@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
No differences found