NOTE, the only thing we need to be careful about is the linux kernel module 
cma.c, which declared the binary driver's license to be GPL. The previous 
action to remove them was mainly act caution.

Background: we tried to package all source code in the 3rdparty during a 
release, if a folder contains potential GPL code, we cannot bundle it during 
release.

We need to determine the license of that source code, given that it includes 
linux header, would that makes the source code GPL, or is it OK to mark as MIT 
and in MODULE_LICENSE mark the driver as dual MIT and GPL.  

If we decided that the code can be MIT, then we can include it as part of 
3rdparty source. Otherwise, we need to cut the code from the source release. 



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-tvm/pull/4434#issuecomment-559196440

Reply via email to