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:
a1ddcbe
)
iommu/vt-d: Don't pre-allocate domain ids for si_domain
author
Joerg Roedel
<jroedel@suse.de>
Tue, 21 Jul 2015 13:40:06 +0000
(15:40 +0200)
committer
Joerg Roedel
<jroedel@suse.de>
Wed, 12 Aug 2015 14:23:34 +0000
(16:23 +0200)
There is no reason for this special handling of the
si_domain. The per-iommu domain-id can be allocated
on-demand like for any other domain. So remove the
pre-allocation code.
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/intel-iommu.c
patch
|
blob
|
history
diff --cc
drivers/iommu/intel-iommu.c
Simple merge