• Alexander Viro's avatar
    [PATCH] parport fixes (6/6) · a2cafb3c
    Alexander Viro authored
    	daisy.c used to access the topology list with no locking whatsoever.
    Protected by spinlock, fixed numerous bugs in handling of the single-linked
    list (I'm not kidding - just take a look at the old parport_daisy_fini()
    and weep; it is supposed to go through a simple list and remove all entries
    that satisfy a condition).
    a2cafb3c
daisy.c 16.5 KB