Comment by nubinetwork 2 years ago Can you make one for kernel exports and list whether they are GPL-only or not? 4 comments nubinetwork Reply mebeim 2 years ago That is just a simple `grep -R EXPORT_SYMBOL` or `grep -R EXPORT_SYMBOL_GPL`, isn't it? A table for that wouldn't have much value. nubinetwork 2 years ago > A table for that wouldn't have much valueJust because you can search the source, doesn't mean this wouldn't come in handy to someone some day. phoronixrly 2 years ago Why would you care about that? nubinetwork 2 years ago Third-party driver development
mebeim 2 years ago That is just a simple `grep -R EXPORT_SYMBOL` or `grep -R EXPORT_SYMBOL_GPL`, isn't it? A table for that wouldn't have much value. nubinetwork 2 years ago > A table for that wouldn't have much valueJust because you can search the source, doesn't mean this wouldn't come in handy to someone some day.
nubinetwork 2 years ago > A table for that wouldn't have much valueJust because you can search the source, doesn't mean this wouldn't come in handy to someone some day.
phoronixrly 2 years ago Why would you care about that? nubinetwork 2 years ago Third-party driver development
That is just a simple `grep -R EXPORT_SYMBOL` or `grep -R EXPORT_SYMBOL_GPL`, isn't it? A table for that wouldn't have much value.
> A table for that wouldn't have much value
Just because you can search the source, doesn't mean this wouldn't come in handy to someone some day.
Why would you care about that?
Third-party driver development