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:
dc89f79
)
iommu/shmobile: Turn the flush_lock mutex into a spinlock
author
Laurent Pinchart
<laurent.pinchart+renesas@ideasonboard.com>
Tue, 17 Dec 2013 17:18:50 +0000
(18:18 +0100)
committer
Joerg Roedel
<joro@8bytes.org>
Tue, 7 Jan 2014 14:35:25 +0000
(15:35 +0100)
The lock is taken in atomic context, replace it with a spinlock.
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Joerg Roedel <joro@8bytes.org>
No differences found