Re: [patch] Yenta module race condition

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Thu May 04 2000 - 10:31:55 EST


> static void yenta_close(pci_socket_t *sock)
> {
> + kill_proc(sock->private[7], SIGTERM, 0);
> + schedule();
> if (sock->cb_irq)

This isnt a reliable answer as the task may take time to die

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun May 07 2000 - 21:00:15 EST