On Thu, Feb 20, 2003 at 21:36, Dave Jones wrote: > This looks bogus. You're killing the wbinvd() in flush_kernel_map() which > is needed. I must admit I don't exactly know the wbinvd() command, but as the comment says: /* Could use CLFLUSH here if the CPU supports it (Hammer,P4) */ I thought it is not NEEDED, just a COULD... Thomas