|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH 4 of 6] [XEN][LINUX] #ifdef x86-specific alloc_vm
On 5/7/07 22:08, "Hollis Blanchard" <hollisb@xxxxxxxxxx> wrote:
> [XEN][LINUX] #ifdef x86-specific alloc_vm_area().
> Since neither IA64 nor PowerPC wants this code, in the future it should really
> be moved out of drivers/xen/
> Signed-off-by: Hollis Blanchard <hollisb@xxxxxxxxxx>
The IA64 version will get merged into drivers/xen/util at some point, so the
old todo message still applies. x86 will need an ia64-style one for
supporting e.g., backend-pv-drivers-on-hvm.
Probably just getting rid of XXX/TODO messages altogether is fine. It's
fairly obvious there may be work to be done wherever #ifdef <arch> crops up
in driver code.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|