Re: [LKP] [PATCH] x86: fix rdmsr MSR_PLATFORM_INFO unsafe warning in kvm guest

2016-06-23 Thread Wanpeng Li
2016-06-23 15:41 GMT+08:00 Wanpeng Li : > Hi Yu, > 2016-06-23 15:37 GMT+08:00 Yu Chen : >> On Thu, Jun 23, 2016 at 3:09 PM, Thomas Gleixner wrote: >>> On Wed, 22 Jun 2016, Wanpeng Li wrote: After commit (fc141535ad8 : "x86 tsc_msr: Extend to include Intel Core >>> >>> Where did you find that

Re: [LKP] [PATCH] x86: fix rdmsr MSR_PLATFORM_INFO unsafe warning in kvm guest

2016-06-23 Thread Wanpeng Li
Hi Yu, 2016-06-23 15:37 GMT+08:00 Yu Chen : > On Thu, Jun 23, 2016 at 3:09 PM, Thomas Gleixner wrote: >> On Wed, 22 Jun 2016, Wanpeng Li wrote: >>> After commit (fc141535ad8 : "x86 tsc_msr: Extend to include Intel Core >> >> Where did you find that commit? It's neither in Linus tree nor in tip. >>

Re: [LKP] [PATCH] x86: fix rdmsr MSR_PLATFORM_INFO unsafe warning in kvm guest

2016-06-23 Thread Yu Chen
On Thu, Jun 23, 2016 at 3:09 PM, Thomas Gleixner wrote: > On Wed, 22 Jun 2016, Wanpeng Li wrote: >> After commit (fc141535ad8 : "x86 tsc_msr: Extend to include Intel Core > > Where did you find that commit? It's neither in Linus tree nor in tip. > It is in Len's tree, we are planing to resend the