* [PATCH] unexport exit_mm
@ 2004-09-07 15:04 Christoph Hellwig
0 siblings, 0 replies; only message in thread
From: Christoph Hellwig @ 2004-09-07 15:04 UTC (permalink / raw)
To: akpm; +Cc: linux-kernel
Not exactly a thing we want done from modules, and no module uses it
anyway.
--- 1.152/kernel/exit.c 2004-09-02 12:30:52 +02:00
+++ edited/kernel/exit.c 2004-09-07 15:32:47 +02:00
@@ -509,8 +509,6 @@
__exit_mm(tsk);
}
-EXPORT_SYMBOL(exit_mm);
-
static inline void choose_new_parent(task_t *p, task_t *reaper, task_t *child_reaper)
{
/*
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-09-07 15:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-07 15:04 [PATCH] unexport exit_mm Christoph Hellwig
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox