Re: Pull request: TASK_KILLABLE

From: Linus Torvalds
Date: Thu Jan 31 2008 - 20:55:33 EST




On Thu, 31 Jan 2008, Trond Myklebust wrote:
>
> Hmm... The current code won't compile as a module. We're at least going
> to require something like the attached patch.

Ahh, ok, I obviously only tested compiling it in.

No need to make that one-liner function be a GPL-only export, it's not
like any of the other regular sigpending functions are we export are
GPL-only either (dequeue_signal() is, but that is because we *really*
don't want people using that, and it's really about internal signal
handling behavior).

Linus
--
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/