]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
In contrast to the non-obvious and flexible nature of the optimized bcopy in t1_copy...
authorkmacy <kmacy@FreeBSD.org>
Thu, 23 Nov 2006 02:25:16 +0000 (02:25 +0000)
committerkmacy <kmacy@FreeBSD.org>
Thu, 23 Nov 2006 02:25:16 +0000 (02:25 +0000)
commit86dd7669798485e29f48a23c2bcb0bda1af23564
tree0b82cf9053c3c1a2819c4719747a8cfa2004bd8f
parentcd5f36953b61450016c1b826c032984df0515357
In contrast to the non-obvious and flexible nature of the optimized bcopy in t1_copy.S (which
shall retain its CDDL copyright, and thus likely be removed from GENERIC) I have removed the CDDL
from hcall.S because there is zero flexibility in the implementation of hypercalls as they derive
directly from the hypervisor interface which is not copyrighted (ironically the source for the
hypervisor itself is BSD licensed).

It is best to start any bikeshed about this as soon as possible.

Discussed with: bsdimp
sys/sun4v/include/asm.h
sys/sun4v/sun4v/hcall.S
sys/sun4v/sun4v/interrupt.S
sys/sun4v/sun4v/support.S
sys/sun4v/sun4v/t1_copy.S