Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754899AbYA3UuW (ORCPT ); Wed, 30 Jan 2008 15:50:22 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751165AbYA3UuK (ORCPT ); Wed, 30 Jan 2008 15:50:10 -0500 Received: from mail1.webmaster.com ([216.152.64.169]:4799 "EHLO mail1.webmaster.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750825AbYA3UuI (ORCPT ); Wed, 30 Jan 2008 15:50:08 -0500 From: "David Schwartz" To: "Pavel Roskin" Cc: , "Rusty Russell" , "Giridhar Pemmasani" Subject: RE: ndiswrapper and GPL-only symbols redux Date: Wed, 30 Jan 2008 12:50:02 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <20080130050424.GA22444@dallas.jonmasters.org> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 Importance: Normal X-Authenticated-Sender: joelkatz@webmaster.com X-Spam-Processed: mail1.webmaster.com, Wed, 30 Jan 2008 12:51:22 -0800 (not processed: message from trusted or authenticated source) X-MDRemoteIP: 206.171.168.138 X-Return-Path: davids@webmaster.com X-MDaemon-Deliver-To: linux-kernel@vger.kernel.org Reply-To: davids@webmaster.com X-MDAV-Processed: mail1.webmaster.com, Wed, 30 Jan 2008 12:51:22 -0800 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 994 Lines: 23 > I wouldn't quite say that. I wasn't going to comment, but...personally, > I actually disagree with the assertions that ndiswrapper isn't causing > proprietary code to link against GPL functions in the kernel (how is > an NDIS implementation any different than a shim layer provided to > load a graphics driver?), but I wasn't trying to make that point. By that logic, the kernel should always be tainted since it could potentially always be linked to non-GPL code. The ndiswrapper code is just like the kernel. It is GPL, but it could be linked to non-free code. Any reason why ndiswrapper should be tainted would equally well argue that any kernel with module-loading capability should be tainted. Somebody might load a non-free module. DS -- 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/