|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] minios: replace mktime implementation
On May 26, 2009, at 8:07 AM, Stefano Stabellini wrote:
Nigel Gamble wrote:
You should also take a look at minios/arch/x86/x86_64.S. It is
remarkably similar to linux/arch/x86/kernel/entry_64.S. Some
comments, macros names etc. are identical. It's obvious that both
files share a common ancestor, at least.
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.
Nigel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|