lkml.org 
[lkml]   [2003]   [Feb]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] export allow_signal()
Export allow_signal().  It's needed by lockd, sunrpc and other modules.
Patch against current BK.

--
Tomas Szepe <szepe@pinerecords.com>


diff -urN a/kernel/exit.c b/kernel/exit.c
--- a/kernel/exit.c 2003-02-12 18:16:30.000000000 +0100
+++ b/kernel/exit.c 2003-02-12 18:10:34.000000000 +0100
@@ -293,7 +293,7 @@
spin_unlock_irq(&current->sighand->siglock);
return 0;
}
-
+EXPORT_SYMBOL(allow_signal);

/*
* Put all the gunge required to become a kernel thread without
-
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:33    [W:0.015 / U:0.716 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site