]> err.no Git - linux-2.6/blobdiff - arch/powerpc/boot/wrapper
[MIPS] Check FCSR for pending interrupts before restoring from a context.
[linux-2.6] / arch / powerpc / boot / wrapper
index b5fb1fee76f8ca0a1e6bf1961c167c458d05ae90..024e4d425c596b30fd9b31817d0dbc2bb0a4a990 100755 (executable)
@@ -184,6 +184,9 @@ fi
 
 if [ -n "$dtb" ]; then
     addsec $tmp "$dtb" .kernel:dtb
+    if [ -n "$dts" ]; then
+       rm $dtb
+    fi
 fi
 
 if [ "$platform" != "miboot" ]; then