Re: [PATCH v3] perf/x86/intel: ignore CondChgd bit to avoid false NMI handling

2014-06-24 Thread Peter Zijlstra
On Wed, Jun 25, 2014 at 10:35:03AM +0900, HATAYAMA Daisuke wrote: > This is a resend patch from the previous v2 patch since there's no > response except for Don. Thanks, sorry, I got distracted with other things, queued it now. pgpKU1kPOj_JI.pgp Description: PGP signature

[PATCH v3] perf/x86/intel: ignore CondChgd bit to avoid false NMI handling

2014-06-24 Thread HATAYAMA Daisuke
This is a resend patch from the previous v2 patch since there's no response except for Don. ChangeLog v2 => v3 - Add Acked-by by Don Zickus - Rebase the patch based on v3.16-rc2 - Rewrite patch description a little v1 => v2) - Add reason and the fact I know on CondChgd in patch descr