]> xenbits.xensource.com Git - xen.git/commit
xen/arch/x86: make objdump output user locale agnostic
authorMaximilian Engelhardt <maxi@daemonizer.de>
Tue, 21 Jan 2025 08:28:28 +0000 (09:28 +0100)
committerJan Beulich <jbeulich@suse.com>
Tue, 21 Jan 2025 08:28:28 +0000 (09:28 +0100)
commitb474783f1cfd36ee5e495bc6d70273820ce94883
tree1f9c3a410d4722eea2eccef56c836dda092e63fa
parentd7f45ead66a3fc6b7e2150bf10d34f1665488b3d
xen/arch/x86: make objdump output user locale agnostic

The objdump output is fed to grep, so make sure it doesn't change with
different user locales and break the grep parsing.
This problem was identified while updating xen in Debian and the fix is
needed for generating reproducible builds in varying environments.

Signed-off-by: Maximilian Engelhardt <maxi@daemonizer.de>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
master commit: 0d729221ab74c5d2571e71501dc63838acbf752a
master date: 2024-12-30 21:40:37 +0000
xen/arch/x86/arch.mk