login
Header Space

 
 

Re: [PATCH 2.6.25] module: allow ndiswrapper to use GPL-only symbols

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Linus Torvalds <torvalds@...>
Cc: Zan Lynx <zlynx@...>, linux-kernel <linux-kernel@...>, Jon Masters <jcm@...>, Rusty Russell <rusty@...>
Date: Friday, February 29, 2008 - 4:08 pm

On Fri, 2008-02-29 at 11:53 -0800, Linus Torvalds wrote:

This still leaves us with the workqueue interface:

__create_workqueue_key
destroy_workqueue
flush_workqueue
queue_work

ndiswrapper has its own workqueue implementation, but it would be great
to avoid code duplication.

As for task_nice(), it's strange that task_nice() is GPLONLY, but
set_user_nice() is not.  Anyway, it can probably be worked around.

-- 
Regards,
Pavel Roskin
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 2.6.25] module: allow ndiswrapper to use GPL-only..., Pavel Roskin, (Fri Feb 29, 4:08 pm)
speck-geostationary