Re: [PATCH] Process Events Connector

From: Arjan van de Ven
Date: Fri Oct 28 2005 - 04:19:29 EST


On Fri, 2005-10-28 at 01:55 -0700, Matt Helsley wrote:

> +void proc_fork_connector(struct task_struct *task)
> +{
> + struct cn_msg *msg;
> + struct proc_event *ev;
> + __u8 buffer[CN_PROC_MSG_SIZE];

do you really want to do this stack based?



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