summaryrefslogtreecommitdiffstats
path: root/debian/patches/powerpcspe_support.patch
blob: 89c2cb3ca213797b167c1ebe9611fadc5fa7e46a (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/kexec/arch/ppc/ppc-setup-dol.S
+++ b/kexec/arch/ppc/ppc-setup-dol.S
@@ -80,7 +80,7 @@ setup_dol_start:
 	isync
 
 /* AFAIK, this is not strictly needed, although seems sane */
-#if 1
+#ifndef __NO_FPRS__
 	li      r9, 0
 
 	/* page table pointer */