commit | 7644bdac7f4d3e5910f4d3f86f1f2b098d1212ca | [log] [tgz] |
---|---|---|
author | Ian Campbell <ian.campbell@citrix.com> | Wed Oct 17 09:39:08 2012 +0100 |
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Fri Oct 19 15:17:48 2012 -0400 |
tree | 697a7502ddf10f1f88b2644dde9d63436ca1a34b | |
parent | 8a5248fe10b101104d92d01438f918e899414fd1 [diff] |
xen: xenbus: quirk uses x86 specific cpuid This breaks on ARM. This quirk is not necessary on ARM because no hypervisors of that vintage exist for that architecture (port is too new). Signed-off-by: Ian Campbell <ian.campbell@citrix.com> [v1: Moved the ifdef inside the function per Jan Beulich suggestion] Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>