lkml.org 
[lkml]   [1999]   [Oct]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
SubjectPATCH: [was Re: 2.3.22pre2 ksyms.c daemonize]
Date
From
> ksyms.c:367: `daemonize' undeclared here (not in a function)
> ksyms.c:367: initializer element is not a constant (near initialization
> for `__ksymtab_daemonize.value')
> gcc-2.95.1


diff -u --new-file --recursive --exclude-from ../exclude linux.22p1/include/linux/sched.h linux.ac/include/linux/sched.h
--- linux.22p1/include/linux/sched.h Thu Oct 14 19:19:20 1999
+++ linux.ac/include/linux/sched.h Thu Oct 14 19:52:38 1999
@@ -648,6 +648,10 @@
/* Remove the current tasks stale references to the old mm_struct */
extern void mm_release(void);

+/* flush all the user space tied resources of a thread */
+
+extern void daemonize(void);
+
/*
* Routines for handling the fd arrays
*/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:54    [W:0.047 / U:0.444 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site