File: powerpcspe_support.patch

package info (click to toggle)
kexec-tools 1%3A2.0.32-2
  • links: PTS
  • area: main
  • in suites: sid
  • size: 3,148 kB
  • sloc: ansic: 31,385; sh: 3,553; asm: 2,625; cpp: 1,754; makefile: 995
file content (11 lines) | stat: -rw-r--r-- 238 bytes parent folder | download | duplicates (2)
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 @@
 	isync
 
 /* AFAIK, this is not strictly needed, although seems sane */
-#if 1
+#ifndef __NO_FPRS__
 	li      r9, 0
 
 	/* page table pointer */