diff options
| author | Alexey Dobriyan <[email protected]> | 2007-04-23 14:41:07 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-04-24 08:23:08 -0700 |
| commit | 671d40f4aa20d31121695e33393c9bd87053f4fa (patch) | |
| tree | 21e7ef41258e7b6026f0f4784b46875ae338696a /scripts/patch-kernel | |
| parent | f318a63ba018d1f30521b733e86fc2d0207e496b (diff) | |
paride drivers: initialize spinlocks
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 <[email protected]>
Cc: Jens Axboe <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions