• Andrew Morton's avatar
    [PATCH] yenta-socket initialisation fix · 85cea662
    Andrew Morton authored
    From: Daniel Ritz <daniel.ritz@gmx.ch>
    
    init_socket() enables interrupts, and the interrupt handler does a wakeup.
    Let's initialise that waitqueue head before turning on the interrupts.
    85cea662
cs.c 71.4 KB