lkml.org 
[lkml]   [2007]   [Jan]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
SubjectRe: mm snapshot broken-out-2007-01-26-00-36.tar.gz uploaded
From
akpm@osdl.org napisał(a):
> The mm snapshot broken-out-2007-01-26-00-36.tar.gz has been uploaded to
>
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/mm/broken-out-2007-01-26-00-36.tar.gz

kernel/exit.c: In function 'do_exit':
kernel/exit.c:941: warning: implicit declaration of function 'preexit_task_namespaces'
kernel/exit.c:941: warning: assignment makes pointer from integer without a cast
kernel/exit.c:943: error: too many arguments to function 'exit_task_namespaces'
make[1]: *** [kernel/exit.o] Error 1
make: *** [kernel] Error 2

Regards,
Michal

--
Michal K. K. Piotrowski
LTG - Linux Testers Group
(http://www.stardust.webpages.pl/ltg/)

Signed-off-by: Michal Piotrowski <michal.k.k.piotrowski@gmail.com>

--- linux-work-clean/include/linux/nsproxy.h 2007-01-26 17:40:29.000000000 +0100
+++ linux-work/include/linux/nsproxy.h 2007-01-26 18:23:19.000000000 +0100
@@ -51,6 +51,6 @@ static inline void put_and_finalize_nspr
finalize_put_nsproxy(put_nsproxy(ns));
}

-extern void exit_task_namespaces(struct task_struct *p);
+extern void exit_task_namespaces(struct task_struct *p, struct nsproxy *ns);

#endif

-
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: 2007-01-26 18:33    [W:0.043 / U:0.152 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site