summaryrefslogtreecommitdiffstats
path: root/debian/patches/powerpcspe_support.patch
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 02:56:36 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 02:56:36 +0000
commit35882cfa5f40cc40acd5ae65ced3e90fbf3cb74c (patch)
tree37c5bf1d95396a5b4d091502db8e959bf24b64a3 /debian/patches/powerpcspe_support.patch
parentAdding upstream version 1:2.0.27. (diff)
downloadkexec-tools-35882cfa5f40cc40acd5ae65ced3e90fbf3cb74c.tar.xz
kexec-tools-35882cfa5f40cc40acd5ae65ced3e90fbf3cb74c.zip
Adding debian version 1:2.0.27-1.debian/1%2.0.27-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/patches/powerpcspe_support.patch')
-rw-r--r--debian/patches/powerpcspe_support.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/patches/powerpcspe_support.patch b/debian/patches/powerpcspe_support.patch
new file mode 100644
index 0000000..89c2cb3
--- /dev/null
+++ b/debian/patches/powerpcspe_support.patch
@@ -0,0 +1,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 */