x86: extract vendor numeric id to x86-vendors.h
authorWei Liu <wei.liu2@citrix.com>
Mon, 30 Jan 2017 12:51:08 +0000 (12:51 +0000)
committerWei Liu <wei.liu2@citrix.com>
Mon, 6 Feb 2017 10:15:49 +0000 (10:15 +0000)
commitf3358a8cd7e2debdfe87472f299235316a5dc062
tree2141b4b5776354eb05e768f539a10d43e3ff3511
parent451689c35ad96f9bf21cba49cfd0bcbe94e056e7
x86: extract vendor numeric id to x86-vendors.h

They will be shared between xen and userspace programs.

This is not strictly necessary, but it helps reduce overall code size.

No functional change.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/include/asm-x86/processor.h
xen/include/asm-x86/x86-vendors.h [new file with mode: 0644]