Re: SMP Panic: flush tlb when not AKP, Dual PII-333MHz system

Alan Cox (alan@lxorguk.ukuu.org.uk)
Sat, 10 Jan 1998 18:15:17 +0000 (GMT)


> kernel: Kernel panic: CPU #0: Attempted flush tlb when not AKP(=255)
>
> This is under 2.0.33. Ideas? Suggestions? This system is completely
> available for debugging. I started looking through smp_flush_tlb but
> I've no experience debugging this sort of problem.

99.999% of the time that means you loaded a non SMP module onto an SMP
kernel image. Unfortunately modutils doesnt trap this (even in 2.1.x)

Alan