![]() | |||||||||||
Messages in this thread |
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/ | ||||||||||
| Last update: 2005-03-22 13:46 [from the cache] ©2003-2008 | |||||||||||