File: powerpcspe_support.patch

package info (click to toggle)
kexec-tools 1%3A2.0.25-3%2Bdeb12u3
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 2,836 kB
  • sloc: ansic: 28,489; sh: 3,612; asm: 2,625; cpp: 1,752; makefile: 932
file content (11 lines) | stat: -rw-r--r-- 255 bytes parent folder | download | duplicates (7)
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 */