Revision cc7c15ec167767b440c1de4dbd2200467b7a493b authored by Alan Cox on 02 March 2007, 14:56:35 UTC, committed by Jeff Garzik on 02 March 2007, 23:18:38 UTC
The QDI init code contains some bugs which mean it only works if you have
a test setup that causes both a successful and failed probe. Fix this

Found by Philip Guo

(Who found it working on code analysis tools not running VLB IDE
controllers)

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
1 parent fb9f890
History
File Mode Size
Makefile -rw-r--r-- 282 bytes
compat.c -rw-r--r-- 16.9 KB
compat_mq.c -rw-r--r-- 4.0 KB
ipc_sysctl.c -rw-r--r-- 4.1 KB
mqueue.c -rw-r--r-- 29.8 KB
msg.c -rw-r--r-- 20.5 KB
msgutil.c -rw-r--r-- 2.3 KB
sem.c -rw-r--r-- 34.6 KB
shm.c -rw-r--r-- 25.7 KB
util.c -rw-r--r-- 19.7 KB
util.h -rw-r--r-- 3.3 KB

back to top