lkml.org 
[lkml]   [2012]   [Sep]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] x86: Distinguish TLB shootdown interrupts from other functions call interrupts
On 09/20/2012 04:50 PM, Tomoki Sekiyama wrote:

> unsigned int irq_resched_count;
> unsigned int irq_call_count;
> + /* irq_tlb_count is double-counted in irq_call_count, so it must be
> + subtracted from irq_call_count when displaying irq_call_count */
> unsigned int irq_tlb_count;


Review again this patch, above comments is not kernel compatible format.
Could you change it like standard comment format:

/*
* xxxxxxx
* xxxx
*/

--
Thanks
Alex


\
 
 \ /
  Last update: 2012-09-24 04:21    [W:0.040 / U:0.056 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site