Re: [PATCH 3/3] Process Notification / pnotify user: Job

From: serue
Date: Tue Oct 04 2005 - 10:34:47 EST


Quoting Erik Jacobson (erikj@xxxxxxx):
> Index: linux/init/Kconfig
> ===================================================================
> --- linux.orig/init/Kconfig 2005-09-30 12:14:10.989916853 -0500
> +++ linux/init/Kconfig 2005-09-30 13:59:19.749826026 -0500
> @@ -170,6 +170,35 @@
> Linux Jobs module and the Linux Array Sessions module. If you will not
> be using such modules, say N.
>
> +config JOB
> + tristate " Process Notification (pnotify) based jobs"

Should it be possible to compile job as a module, or should
this not be "tristate"?

It makes use of send_group_sig_info, which is not EXPORTed.

thanks,
-serge
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/