Ingo Molnar wrote:
> 
> with this patch applied the x86 SMP/APIC subsystem is again in 'no known
> bugs' status - please resend reports to me if any problem is still
> unfixed, or any new problem arises.

AFAICS the smp affinity is still initialized to 0xFF instead of
cpu_online_mask, I had some problems with -pre2 [buggy bios?]
I'll test your patch.

And we should really reorder the interrupt numbers:
0x30 is the lowest available priority, and it's used for the most time
critical interrupt (TLB flush).

Could you "ls /proc/irq"? With 2.3.99-pre3, I have 4 folders with the
name "12", that can't be correct :-/

--
        Manfred


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to