]> err.no Git - linux-2.6/commitdiff
x86, AMD IOMMU: remove unnecessary set_bit_string
authorJoerg Roedel <joerg.roedel@amd.com>
Thu, 3 Jul 2008 17:35:07 +0000 (19:35 +0200)
committerIngo 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