[PATCH] ieee1394 pcilynx.c SMP fix

2001-03-20 Thread Andreas Bombe
Due to a brain malfunction spinlocks were used in pcilynx.c before they were initialized, causing SMP systems to deadlock. The patch fixes this and removes one second/redundant initialization of another lock. diff -ruN linux-2.4.linus/drivers/ieee1394/pcilynx.c

[PATCH] ieee1394 pcilynx.c SMP fix

2001-03-20 Thread Andreas Bombe
Due to a brain malfunction spinlocks were used in pcilynx.c before they were initialized, causing SMP systems to deadlock. The patch fixes this and removes one second/redundant initialization of another lock. diff -ruN linux-2.4.linus/drivers/ieee1394/pcilynx.c