Re: [PATCH 1/5] Move sched_attr struct and syscall definitions into header file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 01/20/21 11:25, Karel Zak wrote:
> On Sat, Jan 16, 2021 at 07:09:36PM +0000, Qais Yousef wrote:
> > So that we can re-use them in other files.
> 
> Good idea.
> 
> > +++ b/include/sched_attr.h
> > @@ -0,0 +1,97 @@
> > +/*
> > + * This program is free software; you can redistribute it and/or modify
> > + * it under the terms of the GNU General Public License, version 2, as
> > + * published by the Free Software Foundation
> 
> My goal is to keep include/ and lib/ usable for LGPL and BRD code,
> because util-linux is not only GPL code. The ideal solution is to 
> use public domain or LGPL for this shared directories. 
> 
> Maybe we can use Public Domain also for this new header file as it
> contains only ifdef fallbacks. 
> 
> The other solution is to keep GPL sched_attr.h in schedutils/ directory.

Sorry I didn't realize the licensing constraint.

Don't we need Robert's Love permission to change the license? Making it Public
Domain makes sense. There's nothing special in here.

Thanks

--
Qais Yousef



[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux