[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1161959098.12281.3.camel@laptopd505.fenrus.org>
Date: Fri, 27 Oct 2006 16:24:58 +0200
From: Arjan van de Ven <arjan@...radead.org>
To: Gianluca Alberici <gianluca@...networks.biz>
Cc: Stephen Hemminger <shemminger@...l.org>,
linux-kernel@...r.kernel.org
Subject: Re: incorrect taint of ndiswrapper
> >
> i've found:
>
> __create_workqueue
> queue_work
if you change the queue_work() calls to schedule_work() (and drop it's
first argument) and just remove the create_workqueue() entirely, does it
work then? (probably also need to remove destroy_workqueue() call)
if so, that's the real solution on the ndiswrapper side...
-
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