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:
e7ed70e
)
dma-debug: disable/enable irqs only once in device_dma_allocations
author
Joerg Roedel
<joerg.roedel@amd.com>
Mon, 8 Jun 2009 13:46:19 +0000
(15:46 +0200)
committer
Joerg Roedel
<joerg.roedel@amd.com>
Mon, 8 Jun 2009 13:46:19 +0000
(15:46 +0200)
There is no need to disable/enable irqs on each loop iteration. Just
disable irqs for the whole time the loop runs.
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
No differences found