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:
18d2220
)
x86, AMD IOMMU: remove unnecessary set_bit_string
author
Joerg Roedel
<joerg.roedel@amd.com>
Thu, 3 Jul 2008 17:35:07 +0000
(19:35 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 4 Jul 2008 09:44:39 +0000
(11:44 +0200)
The set_bit_string call in the address allocator is not necessary because its
already called in iommu_area_alloc().
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Cc: iommu@lists.linux-foundation.org
Cc: bhavna.sarathy@amd.com
Cc: robert.richter@amd.com
Cc: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found