|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH 2/5] [RESEND] changes of common files for xen/ia6
On 29 Apr 2006, at 06:51, Isaku Yamahata wrote:
It sets its own vma->vm_ops to track mmap/munmap.
When the region is completely unmapped, pages of a foreign domain
are zapped from dom0.
Okay, please send a patch to implement your required hook into
privcmd.c.
I'd prefer it to be done by defining HAVE_ARCH_PRIVCMD_MMAP, then we
can #ifndef the whole function in privcmd.c. It's so small that
separating arch-specific from generic parts is not worthwhile.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|