]> 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:17:58 +0000 (09:17 +0100)
committerJan Beulich <jbeulich@suse.com>
Tue, 21 Jan 2025 08:17:58 +0000 (09:17 +0100)
commitd260f797843417e65c4d035198f7a171b0dfa1f1
tree39f7c4fd9eb3b56e1e54bd9912b86d37da8f94a5
parent0a14438052e65507041cf205c517ab0b4c786813
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