Messages in this thread |  | | | Date | Wed, 26 Sep 2007 13:01:44 -0700 | | From | Andrew Morton <> | | Subject | Re: [PATCH 1/8] taskstats: fix indentation of long argument lists |
| |
On Wed, 26 Sep 2007 19:08:18 +0200 Guillaume Chazarain <guichaz@yahoo.fr> wrote:
> Align with the opening parenthesis. > > Changelog since V1 (http://lkml.org/lkml/2007/9/21/527): > - renamed fill_threadgroup() and add_tsk() to respectively > fill_threadgroup_stats() and add_tsk_stats() as suggested by Balbir Singh. > - added braces around do/while. > - added patch to unbreak binary compatibility between taskstats v5/v6. > - split further by preparing the bacct/xacct before the main patch. > - some indentation fixes.
It is unclear to me whether this patch series replaces, augments or conflicts with your earlier patch series starting with "taskstats: separate PID/TGID stats producers to complete the TGID ones".
But it doesn't matter much - I think I'll duck both patch series for now. The gap between mainline and -mm is so large that it is becoming unmanageable so let's concentrate on the review and stabilisation work for now please, rather than adding more stuff.
Also, I don't think we're seeing enough review and test from people on these patch series - I don't have time to do it all. (Well, apparently I do, but I don't think it's a good situation). - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |