x86/mwait-idle: add CPU model 0x4a (Atom Z34xx series)
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 4 Jan 2017 13:29:08 +0000 (14:29 +0100)
committerJan Beulich <jbeulich@suse.com>
Wed, 4 Jan 2017 13:29:08 +0000 (14:29 +0100)
commitb4a30d648b656ce6cea40ed7c10e6fdf950a45ce
treef804a0453c5f710a7c04889bff77fa847c9bbe38
parenta6bbb2a5afa671e22d2150ab186a92e3260ad542
x86/mwait-idle: add CPU model 0x4a (Atom Z34xx series)

Add CPU ID for Atom Z34xx processors. Datasheets indicate support for this,
detailed information about potential quirks or limitations are missing, though.
So we just reuse the definition from official BSP code.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
[Linux commit: 5e7ec268fd48d63cfd0e3a9be6c6443f01673bd4]
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/cpu/mwait-idle.c