Re: __put_task_struct

From: Frank Cornelis (fcorneli@elis.ugent.be)
Date: Fri Jul 18 2003 - 01:10:55 EST


On Thu, 17 Jul 2003, Christoph Hellwig wrote:

> On Wed, Jul 16, 2003 at 04:58:15PM +0200, Frank Cornelis wrote:

> > When using get/put_task_struct from inside a module, kbuild warns about
> > __put_task_struct being undefined. Can someone export this function?
>
> Why would you use it in a module?

To make sure nobody destroys the task_struct while I'm manipulating it
(of course using task_lock/unlock). I'm just using the same 'lock
strategy' as done in asm/i386/kernel/ptrace.c and I guess that code is
correct.

Frank.

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



This archive was generated by hypermail 2b29 : Wed Jul 23 2003 - 22:00:32 EST