x86/ELF: drop unnecessary volatile from asm()-s in elf_core_save_regs()
authorJan Beulich <jbeulich@suse.com>
Tue, 29 Sep 2020 08:53:54 +0000 (10:53 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 29 Sep 2020 08:53:54 +0000 (10:53 +0200)
commit358d57d411ee759a5a9dbf367179a9ac37faf0b3
tree66995b7386e7c7b835e128eaf6af70d8e3f8c52a
parent7c6084c1f37dff3fcc4edbf080d16dec676f55fb
x86/ELF: drop unnecessary volatile from asm()-s in elf_core_save_regs()

There are no hidden side effects here.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/include/asm-x86/x86_64/elf.h