Another push for sched_ext
Another push for sched_ext
Posted May 11, 2024 6:54 UTC (Sat) by mb (subscriber, #50428)In reply to: Another push for sched_ext by NYKevin
Parent article: Another push for sched_ext
Yes, of course. That does not change the licensing situation at all.
You can:
- Remove this check from the verifier.
- Use the modified verifier.
- Distribute the resulting verifier code.
- Write a non-GPL BPF program and use it locally without distributing.
It may be a license violation (courts have to decide), if:
- You distribute your non-GPL BPF program.
It might also be totally fine to distribute the non-GPL BPF program along with the modified verifier, if a court rules that the BPF program is not a derived work.
