]> git.karo-electronics.de Git - mv-sheeva.git/commit
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)
commit5f6a59d8ad55781d4d2ff0d327f84aaeed2c4127
tree88290d48b828bb59a24cd7f8acccc3b20cb8851a
parent18d22200740b83a5d968d3236c27c310b3e8fda6
x86, AMD IOMMU: remove unnecessary set_bit_string

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>
arch/x86/kernel/amd_iommu.c