[PATCH] export allow_signal()

From: Tomas Szepe (szepe@pinerecords.com)
Date: Wed Feb 12 2003 - 12:19:57 EST


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/



This archive was generated by hypermail 2b29 : Sat Feb 15 2003 - 22:00:43 EST