Revision 928923c76b393e38e5ba1d47e843e208ceef6cf9 authored by Geert Uytterhoeven on 22 August 2007, 21:01:36 UTC, committed by Linus Torvalds on 23 August 2007, 02:52:45 UTC
Introduce CONFIG_CHECK_SIGNATURE to control inclusion of check_signature()
and avoid problems on platforms that don't have readb().

Let the few legacy (ISA || PCI || X86) drivers that need check_signature()
select CONFIG_CHECK_SIGNATURE.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Jeff Dike <jdike@addtoit.com>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>
Cc: Roman Zippel <zippel@linux-m68k.org>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Russell King <rmk@arm.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 2301060
History
File Mode Size
Makefile -rw-r--r-- 162 bytes
alloc.c -rw-r--r-- 4.7 KB
catas.c -rw-r--r-- 4.3 KB
cmd.c -rw-r--r-- 11.4 KB
cq.c -rw-r--r-- 6.9 KB
eq.c -rw-r--r-- 16.9 KB
fw.c -rw-r--r-- 28.9 KB
fw.h -rw-r--r-- 4.3 KB
icm.c -rw-r--r-- 9.1 KB
icm.h -rw-r--r-- 4.4 KB
intf.c -rw-r--r-- 4.2 KB
main.c -rw-r--r-- 23.8 KB
mcg.c -rw-r--r-- 9.2 KB
mlx4.h -rw-r--r-- 8.8 KB
mr.c -rw-r--r-- 11.1 KB
pd.c -rw-r--r-- 3.0 KB
profile.c -rw-r--r-- 7.5 KB
qp.c -rw-r--r-- 8.5 KB
reset.c -rw-r--r-- 4.9 KB
srq.c -rw-r--r-- 6.9 KB

back to top