lkml.org 
[lkml]   [2017]   [Aug]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [patch 12/41] x86/mce: Remove duplicated tracing interrupt code
On Fri, 25 Aug 2017, Steven Rostedt wrote:
> On Fri, 25 Aug 2017 12:31:15 +0200
> Thomas Gleixner <tglx@linutronix.de> wrote:
> > trace_deferred_error_apic_entry(DEFERRED_ERROR_VECTOR);
> > - __smp_deferred_error_interrupt();
> > + inc_irq_stat(irq_deferred_error_count);
>
> Here we do the inc_irq_stat() after the tracepoint (same as the
> original).
> > entering_irq();
> > + inc_irq_stat(irq_thermal_count);
> > trace_thermal_apic_entry(THERMAL_APIC_VECTOR);
>
> Here we do the inc_irq_stat() after the tracepoint (swapped from the
> original). Was that intentional?

No. Not that it matters at all, but I can make it consistent everywhere.

\
 
 \ /
  Last update: 2017-08-25 18:14    [W:0.065 / U:1.596 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site