Revision 671d40f4aa20d31121695e33393c9bd87053f4fa authored by Alexey Dobriyan on 23 April 2007, 21:41:07 UTC, committed by Linus Torvalds on 24 April 2007, 15:23:08 UTC
pcd_lock and pf_spin_lock are passed to blk_init_queue() which, seeing them
as valid lock pointer, sets it as ->queue_lock.

The problem is that pcd_lock and pf_spin_lock aren't initialized anywhere.

Signed-off-by: Alexey Dobriyan <adobriyan@sw.ru>
Cc: Jens Axboe <jens.axboe@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent f318a63
History
File Mode Size
SA1100
Samsung-S3C24XX
Sharp-LH
VFP
empeg
nwfpe
00-INDEX -rw-r--r-- 446 bytes
Booting -rw-r--r-- 4.6 KB
IXP2000 -rw-r--r-- 2.4 KB
IXP4xx -rw-r--r-- 6.4 KB
Interrupts -rw-r--r-- 6.9 KB
Netwinder -rw-r--r-- 1.5 KB
Porting -rw-r--r-- 4.4 KB
README -rw-r--r-- 7.1 KB
Setup -rw-r--r-- 3.5 KB
mem_alignment -rw-r--r-- 2.4 KB
memory.txt -rw-r--r-- 2.6 KB

README

back to top