[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4B62FA46.9080602@redhat.com>
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