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] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 29 Jan 2010 10:09:58 -0500
From:	Rik van Riel <riel@...hat.com>
To:	Derek Atkins <warlord@....edu>
CC:	linux-kernel@...r.kernel.org
Subject: Re: Re-enabling non-GPL driver access to disk partition information

On 01/29/2010 09:15 AM, Derek Atkins wrote:
> Hi Linuxers,
>
> I've been working on a proprietary disk driver which has been working
> for the past couple years on Linux as old as 2.6.18.  Unfortunately,
> as of 2.6.28 it appears that some of the gendisk interfaces (read:
> structure members) I was using were moved behind an RCU and other
> GPL-ONLY accessor interfaces.

RCU is patented, with permission for GPL code to use the algorithm.

Exposing RCU bits to non-GPL modules would be rather pointless, since
those don't have permission (from IBM, the RCU patent holder) to use
RCU, anyway.

-- 
All rights reversed.
--
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