]> git.karo-electronics.de Git - karo-tx-linux.git/commit
x86 gart: remove unnecessary set_bit_string
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Sun, 29 Jun 2008 23:11:22 +0000 (08:11 +0900)
committerIngo Molnar <mingo@elte.hu>
Mon, 30 Jun 2008 08:52:40 +0000 (10:52 +0200)
commit44974c8fc1d7047abe414562e0782320f4c1f511
tree487e6abe502e6c67a0d7aa7263ecc35efce296d7
parentfa3d319ac6f648dc51cb672a31f482c80a8c2457
x86 gart: remove unnecessary set_bit_string

iommu_area_alloc internally calls set_bit_string and set bits
properly. This set_bit_string is unnecessary.

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Cc: joerg.roedel@amd.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/pci-gart_64.c