[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.1.00.0802011252450.3198@www.l.google.com>
Date: Fri, 1 Feb 2008 12:54:46 +1100 (EST)
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Trond Myklebust <Trond.Myklebust@...app.com>
cc: Matthew Wilcox <matthew@....cx>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Liam Howlett <howlett@...il.com>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: Pull request: TASK_KILLABLE
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists