lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 20 Apr 2007 14:07:20 +0200
From:	Adrian Bunk <bunk@...sta.de>
To:	Andi Kleen <andi@...stfloor.org>
Cc:	chris@...urn.com, linux-kernel@...r.kernel.org,
	Ingo Molnar <mingo@...e.hu>
Subject: Re: GPL-incompatible Module Error Message

On Fri, Apr 20, 2007 at 03:47:27AM +0200, Andi Kleen wrote:
> Chris Bergeron <chris@...urn.com> writes:
> 
> > Hello all,
> > 
> > Building the fglrx module against the current Linux kernel (2.6.20.7
> > as of this e-mail) I'm getting an error:
> > 
> > FATAL: modpost: GPL-incompatible module fglrx.ko uses GPL-only symbol
> > 'paravirt_ops'
> 
> It should probably be available for non GPL modules too. Otherwise
> they can't even disable interrupts, which seems a bit extreme.
> I will change that in my tree.

Don't do this, this would allow non-GPL modules write access to 
paravirt_ops.

Operations required by modules should be exported separately.

> -Andi

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

-
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ