Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752208AbWJ0OZH (ORCPT ); Fri, 27 Oct 2006 10:25:07 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752221AbWJ0OZG (ORCPT ); Fri, 27 Oct 2006 10:25:06 -0400 Received: from pentafluge.infradead.org ([213.146.154.40]:18396 "EHLO pentafluge.infradead.org") by vger.kernel.org with ESMTP id S1752210AbWJ0OZE (ORCPT ); Fri, 27 Oct 2006 10:25:04 -0400 Subject: Re: incorrect taint of ndiswrapper From: Arjan van de Ven To: Gianluca Alberici Cc: Stephen Hemminger , linux-kernel@vger.kernel.org In-Reply-To: <4540E1BB.1000101@abinetworks.biz> References: <1161807069.3441.33.camel@dv> <1161808227.7615.0.camel@localhost.localdomain> <20061025205923.828c620d.akpm@osdl.org> <1161859199.12781.7.camel@localhost.localdomain> <20061026090002.49b04f1b@freekitty> <4540E1BB.1000101@abinetworks.biz> Content-Type: text/plain Organization: Intel International BV Date: Fri, 27 Oct 2006 16:24:58 +0200 Message-Id: <1161959098.12281.3.camel@laptopd505.fenrus.org> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 (2.2.3-2.fc4) Content-Transfer-Encoding: 7bit X-SRS-Rewrite: SMTP reverse-path rewritten from by pentafluge.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 573 Lines: 18 > > > 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/