|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [RFC PATCH 25/35] Add Xen time abstractions
> # We must build both images before we can assemble it.
> --- /dev/null
> +++ xen-subarch-2.6/arch/i386/mach-xen/time.c
> @@ -0,0 +1,1045 @@
> +/*
> + * linux/arch/i386/kernel/time.c
no it's not
is there any reason why this is a full copy rather than just a
subarching of the modified functions, or some simple hooks into the
generic function?
Duplication like this is evil because it means too many places need
duplicated bugfixes and rework (and such rework is underway)
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- Re: [Xen-devel] [RFC PATCH 14/35] subarch modify CPU capabilities, (continued)
[Xen-devel] [RFC PATCH 15/35] subarch support for controlling interrupt delivery, Chris Wright
[Xen-devel] [RFC PATCH 16/35] subarch support for interrupt and exception gates, Chris Wright
[Xen-devel] [RFC PATCH 20/35] subarch stack pointer update, Chris Wright
[Xen-devel] [RFC PATCH 21/35] subarch TLB support, Chris Wright
[Xen-devel] [RFC PATCH 24/35] subarch support for mask value for irq nubmers, Chris Wright
[Xen-devel] [RFC PATCH 25/35] Add Xen time abstractions, Chris Wright
- [Xen-devel] Re: [RFC PATCH 25/35] Add Xen time abstractions,
Arjan van de Ven <=
Re: [Xen-devel] [RFC PATCH 25/35] Add Xen time abstractions, Eli Collins
[Xen-devel] [RFC PATCH 30/35] Add generic_page_range() function, Chris Wright
|
|
|
|
|