• Andrew Morton's avatar
    [PATCH] More irq balance fixes · a0fc2217
    Andrew Morton authored
    From: Andi Kleen <ak@suse.de>
    
    John Stultz noticed that kirqd didn't start because of another logic error,
    which broke irq balancing.  This was still a fallout from the generic
    subarchitecture changes.
    
    Actually it still refuses to balance anything on my test box, but perhaps
    I'm just not able to generate enough interrupts.
    
    Anyways, with this patch the thread is running again at least.
    a0fc2217
io_apic.c 59.1 KB