diff --git a/kexec-tools-fix-for-Unhandled-rela-relocation-R_X86_64_PLT32.patch b/kexec-tools-fix-for-Unhandled-rela-relocation-R_X86_64_PLT32.patch index 777347a..0e91e45 100644 --- a/kexec-tools-fix-for-Unhandled-rela-relocation-R_X86_64_PLT32.patch +++ b/kexec-tools-fix-for-Unhandled-rela-relocation-R_X86_64_PLT32.patch @@ -1,8 +1,8 @@ -From b9de21ef51a7ceab7122a707c188602eae22c4ee Mon Sep 17 00:00:00 2001 From: Chris Clayton Date: Mon, 20 Aug 2018 12:00:31 +0100 -Subject: [PATCH] kexec: fix for "Unhandled rela relocation: R_X86_64_PLT32" - error +Subject: kexec: fix for "Unhandled rela relocation: R_X86_64_PLT32" error +Upstream: merged +Git-commit: b9de21ef51a7ceab7122a707c188602eae22c4ee In response to a change in binutils, commit b21ebf2fb4c (x86: Treat R_X86_64_PLT32 as R_X86_64_PC32) was applied to