* Li Fei <[email protected]> wrote:
>
> With current implementation, kstat_cpu(cpu).irqs_sum is also
> increased in case of irq_mis_count increment.
> So there is no need to count irq_mis_count in arch_irq_stat,
> otherwise irq_mis_count will be counted twice in the sum of
> /proc/stat.
>
> Signed-off-by: Liu Chuansheng <[email protected]>
> Signed-off-by: Li Fei <[email protected]>
The patch looks good, but this is not a valid signoff sequence. If Liu
Chuansheng wrote this patch then his From: line should be included. If he
acked it, then it should be added as Acked-by.
Thanks,
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/