It has always been an error to call smp_call_function() with interrupts disabled. Recent 2.6 kernels check for this and issue a warning. The problem is not smp_call_function() or flush_tlb_all(), it is the code that called them with interrupts disabled. Find the calling code and fix it to not disable interrupts. - To unsubscribe from this list: send the line "unsubscribe linux-ia64" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Mon Nov 22 21:47:22 2004
This archive was generated by hypermail 2.1.8 : 2005-08-02 09:20:32 EST