commit | 08dd8cd06ed95625b9e2fac43c78fcb45b7eaf94 | [log] [tgz] |
---|---|---|
author | Dr. David Alan Gilbert <dgilbert@redhat.com> | Fri Jun 03 19:00:59 2016 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Mon Jun 06 15:33:39 2016 +0200 |
tree | 33cdd9a376ba46c2febebb46c531cec9e61a5974 | |
parent | af8c34ce6ae32addda3788d54a7e340cad22516b [diff] |
x86/msr: Use the proper trace point conditional for writes The msr tracing for writes is incorrectly conditional on the read trace. Fixes: 7f47d8cc039f "x86, tracing, perf: Add trace point for MSR accesses" Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Cc: stable@vger.kernel.org Cc: ak@linux.intel.com Link: http://lkml.kernel.org/r/1464976859-21850-1-git-send-email-dgilbert@redhat.com Signed-off-by: Thomas Gleixner <tglx@linutronix.de>