LWN.net Logo

Why is always busybox?

Why is always busybox?

Posted Dec 14, 2009 22:36 UTC (Mon) by daney (subscriber, #24551)
In reply to: Why is always busybox? by arjan
Parent article: Best Buy, Samsung, And Westinghouse Named In SFLC Suit Today

Perhaps it is the de facto binary driver exemption that allows companies to ship products using GPUs made by $LARGE_CHIPMAKER using binary driver blobs.

Why do we have EXPORT_SYMBOL_GPL() anyhow if EXPORT_SYMBOL() doesn't imply some sort of non-GPLness?


(Log in to post comments)

Why is always busybox?

Posted Dec 14, 2009 22:55 UTC (Mon) by jmm82 (guest, #59425) [Link]

I have had a long discussion about this before and basically EXPORT_SYMBOL_GPL() has no legal implications and is more of a expression of one's opinion towards the exporting of symbols in the kernel than a legal binding to the symbol.

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