Re: Include pieces of internal kernel header in GPL-3 project
* Jan Luca Naumann:
> Hey,
>
> the project I want to package is "sedutil":
> https://github.com/Drive-Trust-Alliance/sedutil
>
> The concrete problem/possible solution are described in my attempt to
> fix it:
> https://github.com/Drive-Trust-Alliance/sedutil/pull/56/commits/5ca6100917a025f6e11ae20838e1e37e7db2d587
This can't be right. If the struct isn't in a uapi header, you aren't
supposed to touch it, I think. Is this really part of the userspace
ABI?
First and foremost, this isn't a licensing problem. It's about
reasonable software interface design with long-term maintainability in
mind.
Reply to: