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:
aa879ff
)
x86/amd-iommu: Align locking between attach_device and detach_device
author
Joerg Roedel
<joerg.roedel@amd.com>
Tue, 1 Sep 2009 10:07:08 +0000
(12:07 +0200)
committer
Joerg Roedel
<joerg.roedel@amd.com>
Thu, 3 Sep 2009 14:15:44 +0000
(16:15 +0200)
This patch makes the locking behavior between the functions
attach_device and __attach_device consistent with the
locking behavior between detach_device and __detach_device.
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
No differences found