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-next>] [day] [month] [year] [list]
Date:	Thu, 03 Mar 2011 15:55:59 +0100
From:	Armijn Hemel <armijn@...-violations.org>
To:	s.gottschall@...media-net.de
Cc:	laforge@...-violations.org, linux-kernel@...r.kernel.org
Subject: changing EXPORT_SYMBOL_GPL to EXPORT_SYMBOL in DD-WRT

hello Sebastian,

I noticed that a few hours ago you changed a few lines in the kernel
source of DD-WRT, changing the export from a few symbols from 'GPL only'
to something a lot more permissive:

http://svn.dd-wrt.com:8000/changeset/16368

As you are probably aware the EXPORT_SYMBOL_GPL macro is there to
clearly signal that it was the author's intent to make these symbols
only available to GPL licensed kernel modules. What you have effectively
done is ignore the author's intent. It also might end up in DD-WRT
derivatives.

I am sure that this is not what you meant to do. The commit message
indicates that you are working around a certain problem you are facing
with DD-WRT. I am sure that the Linux kernel developers would love to
hear about that problem. For your convenience I have put them in CC.

warm regards,

armijn

-- 
 ---------------------------------------------------------------------------
        armijn@...-violations.org || http://www.gpl-violations.org/
 ---------------------------------------------------------------------------

--
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