powerpc/64s: Remove POWER9 DD1 support
[linux-2.6-block.git] / arch / powerpc / kernel / exceptions-64s.S
index 285c6465324a89300ac9a3706765b5e022c76ce6..76a14702cb9c21da8acbfc4486a72d55b9404c1b 100644 (file)
@@ -276,9 +276,7 @@ BEGIN_FTR_SECTION
         *
         * This interrupt can wake directly from idle. If that is the case,
         * the machine check is handled then the idle wakeup code is called
-        * to restore state. In that case, the POWER9 DD1 idle PACA workaround
-        * is not applied in the early machine check code, which will cause
-        * bugs.
+        * to restore state.
         */
        mr      r11,r1                  /* Save r1 */
        lhz     r10,PACA_IN_MCE(r13)