[PATCH 0/3 v2] softirq: Statistics for softirq

From: Keika Kobayashi
Date: Fri Nov 21 2008 - 23:22:48 EST


This is v2 of statistics for softirq patch series.
Thanks to Andrew for comments!
These patches are fixed about the following.

Against: next-20081121

Change Log v1 -> v2
[2/3] ... proc: Export statistics for softirq to /proc
o Change from for_each_online_cpu() to for_each_possible_cpu()
in show_softirqs().
o Make "proc_softirqs_operations" const.
o Don't introduce for_each_softirq_nr() for readability.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/