kconfig: fix memory leak from range properties
[linux-2.6-microblaze.git] / arch / parisc / kernel / head.S
index a171bf3..96e0264 100644 (file)
@@ -70,9 +70,8 @@ $bss_loop:
        stw,ma          %arg2,4(%r1)
        stw,ma          %arg3,4(%r1)
 
-#if !defined(CONFIG_64BIT) && defined(CONFIG_PA20)
-       /* This 32-bit kernel was compiled for PA2.0 CPUs. Check current CPU
-        * and halt kernel if we detect a PA1.x CPU. */
+#if defined(CONFIG_PA20)
+       /* check for 64-bit capable CPU as required by current kernel */
        ldi             32,%r10
        mtctl           %r10,%cr11
        .level 2.0