LWN.net Logo

FSFLA: Linux kernel is "open core"

FSFLA: Linux kernel is "open core"

Posted Nov 9, 2010 19:47 UTC (Tue) by jebba (✭ supporter ✭, #4439)
In reply to: FSFLA: Linux kernel is "open core" by dlang
Parent article: FSFLA: Linux kernel is "open core"

> how can you tell the difference between a binary blob that is a large data table and a blob that is code that will be run on an embedded cpu?

Personally, I can't; I defer to lxoliva on that. He has a script that he runs against the kernel that has an accept whitelist for code that looks like a non-free blob, but is ok. See:

http://www.fsfla.org/svnwiki/selibre/linux-libre/download...

An example would be something like this: drivers/input/keyboard/atkbd.c which has a blobby looking table, but is ok.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds