decoration decoration
Stories

GROKLAW
When you want to know more...
decoration
For layout only
Home
Archives
Site Map
Search
About Groklaw
Awards
Legal Research
Timelines
ApplevSamsung
ApplevSamsung p.2
ArchiveExplorer
Autozone
Bilski
Cases
Cast: Lawyers
Comes v. MS
Contracts/Documents
Courts
DRM
Gordon v MS
GPL
Grokdoc
HTML How To
IPI v RH
IV v. Google
Legal Docs
Lodsys
MS Litigations
MSvB&N
News Picks
Novell v. MS
Novell-MS Deal
ODF/OOXML
OOXML Appeals
OraclevGoogle
Patents
ProjectMonterey
Psystar
Quote Database
Red Hat v SCO
Salus Book
SCEA v Hotz
SCO Appeals
SCO Bankruptcy
SCO Financials
SCO Overview
SCO v IBM
SCO v Novell
SCO:Soup2Nuts
SCOsource
Sean Daly
Software Patents
Switch to Linux
Transcripts
Unix Books

Gear

Groklaw Gear

Click here to send an email to the editor of this weblog.


You won't find me on Facebook


Donate

Donate Paypal


No Legal Advice

The information on Groklaw is not intended to constitute legal advice. While Mark is a lawyer and he has asked other lawyers and law students to contribute articles, all of these articles are offered to help educate, not to provide specific legal advice. They are not your lawyers.

Here's Groklaw's comments policy.


What's New

STORIES
No new stories

COMMENTS last 48 hrs
No new comments


Sponsors

Hosting:
hosted by ibiblio

On servers donated to ibiblio by AMD.

Webmaster
think of kernel modules | 359 comments | Create New Account
Comments belong to whoever posts them. Please notify us of inappropriate comments.
think of kernel modules
Authored by: DieterWasDriving on Wednesday, May 02 2012 @ 04:55 PM EDT
Ahhh, someone points out the elephant in the room.

The Linux kernel is using the copyright terms to control what third-party items
may be added to the kernel using the module API.

Kernel modules are added to the kernel using an interface. The early
implementations (1995 era) were just linking, and arguably no "API"
was created. Once exportable functions were marked as such, it became an API.

I see most kernel modules as still being clearly derivative works. They use the
suggested skeleton structures, and would not have been created without the Linux
kernel right there to test against.

There are a few cases where there are substantial independent works, such as
video drivers, that are distributed as non-GPL kernel modules. Or as binary
blobs with source code shim layers. Linus has stated that these are not
derivative works for the purposes of the GPL.

I used to strongly disagree with him, but have come to understand his point of
view. I think I would have agreed with him a decade earlier if he had clearly
stated criteria. A sophisticated video driver that has a common core across
multiple OSes is an independent work. But a network driver.. even if there are a
few functions common across OSes, it's a derivative work of the kernel.

[ Reply to This | Parent | # ]

Groklaw © Copyright 2003-2013 Pamela Jones.
All trademarks and copyrights on this page are owned by their respective owners.
Comments are owned by the individual posters.

PJ's articles are licensed under a Creative Commons License. ( Details )