Re: [patch] Yenta module race condition

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

  • Next message: Jes Sorensen: "Re: Possible TCP Problem with RH6.2 talking to Solaris2.6/2.7 (fwd)"

    > 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 : Thu May 04 2000 - 12:36:42 EDT