Re: [Patch v1 6/8] x86/cpu: Add Cannonlake to Intel family

2018-01-31 Thread Andy Shevchenko
On Wed, Jan 31, 2018 at 7:44 PM, Thomas Gleixner wrote: > Reviewed-by: Thomas Gleixner Thank you, Thomas! Rajneesh, please, rebase the not-yet-applied patches on top of my testing branch, add tags (Rafael's and Thomas') and resend. -- With Best Regards, Andy Shevchenko

Re: [Patch v1 6/8] x86/cpu: Add Cannonlake to Intel family

2018-01-31 Thread Thomas Gleixner
On Wed, 31 Jan 2018, Rajneesh Bhardwaj wrote: > On Fri, Jan 26, 2018 at 02:39:47PM +0200, Andy Shevchenko wrote: > > On Fri, Jan 19, 2018 at 10:58 AM, Rajneesh Bhardwaj > > wrote: > > > Add CPUID of Cannonlake (CNL) processors to Intel family list. > > > > > > Cc: Dave Hansen > > > Cc: Thomas Gl

Re: [Patch v1 6/8] x86/cpu: Add Cannonlake to Intel family

2018-01-31 Thread Rajneesh Bhardwaj
On Fri, Jan 26, 2018 at 02:39:47PM +0200, Andy Shevchenko wrote: > On Fri, Jan 19, 2018 at 10:58 AM, Rajneesh Bhardwaj > wrote: > > Add CPUID of Cannonlake (CNL) processors to Intel family list. > > > > Cc: Dave Hansen > > Cc: Thomas Gleixner > > cc: Ingo Molnar > > Cc: "H. Peter Anvin" > > Cc

Re: [Patch v1 6/8] x86/cpu: Add Cannonlake to Intel family

2018-01-26 Thread Andy Shevchenko
On Fri, Jan 19, 2018 at 10:58 AM, Rajneesh Bhardwaj wrote: > Add CPUID of Cannonlake (CNL) processors to Intel family list. > > Cc: Dave Hansen > Cc: Thomas Gleixner > cc: Ingo Molnar > Cc: "H. Peter Anvin" > Cc: x...@kernel.org Thomas, can you Ack this patch? > Suggested-by: Tony Luck > Si