Re: [RFC][PATCH] delay accounting taskstats interface send tgid once

From: Shailabh Nagar
Date: Mon Jun 26 2006 - 15:44:56 EST


Andrew Morton wrote:

On Mon, 26 Jun 2006 12:04:16 -0700
Jay Lan <jlan@xxxxxxx> wrote:



Is this patch supposed to go on top of all other patches? Or is it
supposed to replace any? I had failure applying this patch on top
of all previously applied.



It would have got tangled up with the task-watchers patches.

ahem. Documentation/SubmitChecklist, item 2:



In file included from kernel/exit.c:29:
include/linux/taskstats_kern.h: In function 'taskstats_exit_send':
include/linux/taskstats_kern.h:80: error: parameter name omitted
In file included from include/linux/delayacct.h:21,
from kernel/fork.c:47:
include/linux/taskstats_kern.h: In function 'taskstats_exit_send':
include/linux/taskstats_kern.h:80: error: parameter name omitted
make[1]: *** [kernel/exit.o] Error 1
make: *** [kernel/exit.o] Error 2
make: *** Waiting for unfinished jobs....
make[1]: *** [kernel/fork.o] Error 1
make: *** [kernel/fork.o] Error 2


Oops. Thanks for the catch. It didn't get flagged on my compiles for some reason.


-
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/