linux/arch/x86/lib
FUJITA Tomonori 67ec11cf96 iommu sg: kill __clear_bit_string and find_next_zero_string
This kills unused __clear_bit_string and find_next_zero_string (they
were used by only gart and calgary IOMMUs).

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Cc: Jeff Garzik <jeff@garzik.org>
Cc: James Bottomley <James.Bottomley@steeleye.com>
Cc: Jens Axboe <jens.axboe@oracle.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Muli Ben-Yehuda <mulix@mulix.org>
Cc: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-02-05 09:44:11 -08:00
..
Makefile iommu sg: kill __clear_bit_string and find_next_zero_string 2008-02-05 09:44:11 -08:00
bitops_32.c Correct explanations of "find_next" bit routines. 2008-02-03 15:02:21 +02:00
bitops_64.c Correct explanations of "find_next" bit routines. 2008-02-03 15:02:21 +02:00
checksum_32.S
clear_page_64.S
copy_page_64.S
copy_user_64.S
copy_user_nocache_64.S x86: fence oostores on 64-bit 2007-10-12 18:41:21 -07:00
csum-copy_64.S
csum-partial_64.c
csum-wrappers_64.c
delay_32.c x86: disable preemption in delay_tsc() 2007-11-14 18:45:44 -08:00
delay_64.c x86: disable preemption in delay_tsc() 2007-11-14 18:45:44 -08:00
getuser_32.S
getuser_64.S
io_64.c
iomap_copy_64.S
memcpy_32.c x86: remove unneded casts 2008-01-30 13:33:23 +01:00
memcpy_64.S
memmove_64.c x86: remove unneded casts 2008-01-30 13:33:23 +01:00
memset_64.S
mmx_32.c x86: use _ASM_EXTABLE macro in arch/x86/lib/mmx_32.c 2008-02-04 16:47:57 +01:00
msr-on-cpu.c i386: simplify smp_call_function_single() call sequence in msr-on-cpu 2007-10-17 20:16:20 +02:00
putuser_32.S
putuser_64.S
rwlock_64.S x86: rename .i assembler includes to .h 2007-10-17 20:16:29 +02:00
semaphore_32.S x86: fix usage of .section .sched.text in assembler code 2008-01-30 13:33:37 +01:00
string_32.c i386: Remove strrchr assembler implementation 2007-10-17 20:16:23 +02:00
strstr_32.c
thunk_64.S x86: fix usage of .section .sched.text in assembler code 2008-01-30 13:33:37 +01:00
usercopy_32.c x86: use _ASM_EXTABLE macro in arch/x86/lib/usercopy_32.c 2008-02-04 16:47:57 +01:00
usercopy_64.c x86: use _ASM_EXTABLE macro in arch/x86/lib/usercopy_64.c 2008-02-04 16:47:57 +01:00