Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 16 Oct 2001 13:22:19 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 16 Oct 2001 13:22:09 -0400 Received: from leibniz.math.psu.edu ([146.186.130.2]:45505 "EHLO math.psu.edu") by vger.kernel.org with ESMTP id ; Tue, 16 Oct 2001 13:22:00 -0400 Date: Tue, 16 Oct 2001 13:22:31 -0400 (EDT) From: Alexander Viro To: John Levon cc: linux-kernel@vger.kernel.org Subject: Re: GPLONLY kernel symbols??? In-Reply-To: <20011016180757.A78456@compsoc.man.ac.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 16 Oct 2001, John Levon wrote: > On Tue, Oct 16, 2001 at 09:27:55AM -0700, Christoph Lameter wrote: > > > /lib/modules/2.4.11/kernel/drivers/block/loop.o: Note: modules without a > > GPL compatible license cannot use GPLONLY_ symbols > > > > What is THAT? > > A symbol that may only be referenced by GPL code. > > The solution here is to add MODULE_LICENSE("GPL") into loop.c (probably) > or upgrade (assuming it's fixed later). invalidate_bdev() is _not_ GPL-only. Never had been, never will. - 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/