sparc64: Make %pil level 15 a pseudo-NMI.
[pandora-kernel.git] / arch / sparc64 / kernel / smp.c
index c6d0636..b5225c8 100644 (file)
@@ -1146,8 +1146,8 @@ void smp_release(void)
        }
 }
 
-/* Imprisoned penguins run with %pil == 15, but PSTATE_IE set, so they
- * can service tlb flush xcalls...
+/* Imprisoned penguins run with %pil == PIL_NORMAL_MAX, but PSTATE_IE
+ * set, so they can service tlb flush xcalls...
  */
 extern void prom_world(int);