]> git.baikalelectronics.ru Git - kernel.git/commit
Ensure that we export __fatal_signal_pending()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 1 Feb 2008 01:40:29 +0000 (20:40 -0500)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 1 Feb 2008 01:58:14 +0000 (12:58 +1100)
commit8396e971e248ee747b426426ea8af11aa7e88ea4
tree99d8b9ed6f725bbd4ad58a1193929f1064c4b1d0
parentfdd2e124ae8f4fc37437bfc897e7ee8388170bcc
Ensure that we export __fatal_signal_pending()

It may be used by the modules nfs.ko and sunrpc.ko

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
[ Made it a regular export rather than GPL-only  - Linus ]
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/signal.c