]> xenbits.xensource.com Git - xen.git/commit
x86/public: correct register naming 4.9.0-rc4
authorJan Beulich <jbeulich@suse.com>
Fri, 5 May 2017 15:09:49 +0000 (17:09 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 5 May 2017 15:09:49 +0000 (17:09 +0200)
commit8839be5c1fe339a1310b4e05e88c5a0230b7959d
treebca90e4342f0093b47256dc8397aeb7e81a86f1b
parent54dba8e6c416b26667e934fc5e9fcd8a1adecfe3
x86/public: correct register naming

Commit 897129deab ("x86: use unambiguous register names") went a little
too far: With it we also get register names like _e15 and e15 for
non-Xen consumers using a gcc compatible compiler. Correct this.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
Release-acked-by: Julien Grall <julien.grall@arm.com>
xen/include/public/arch-x86/xen-x86_64.h