[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] minios: replace mktime implementation
On 27/05/2009 19:21, "Nigel Gamble" <nigel@xxxxxxx> wrote: >> I checked and going back in time in 2003 entry.S in MiniOS has been >> rewritten to be able to license MiniOS under BSD, so we should be >> fine. > > Yes, it looks like this is true of x86_32.S, but it looks to me as if > x86_64.S was missed, because it is still clearly derived from Linux, > not BSD. Yes, you're quite obviously right. Stefano, we should at least remove all the commented out Linux code (most of which is CFI_* stack unwinding directives) and probably expand out many of the macros, most of which are used only once anyway. Plus rename/reorg where possible in line with x86_32.S. That's maybe an hour's work at most and I'd be comfortable claiming copyright on the result, or at least I'm certain it would be as clean as x86_32.S at that point (Which was never clean-room rewritten). -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |