George S. Coker, II
2007-Sep-04 18:58 UTC
[Xen-devel] [PATCH][XSM] correctly located update_va_mapping hook within x86 ifdefs
The following patch addresses the issue where the XSM update_va_mapping hook was not correctly located inside the x86 ifdefs. Included are updates for the dummy and flask modules which are also effected by this issue. - update_va_mapping ifdef fix for xsm - update_va_mapping ifdef fix for dummy module - update_va_mapping ifdef fix for flask module Signed-off-by: George Coker <gscoker@alpha.ncsc.mil> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Alex Williamson
2007-Sep-04 19:01 UTC
[Xen-devel] Re: [PATCH][XSM] correctly located update_va_mapping hook within x86 ifdefs
On Tue, 2007-09-04 at 14:58 -0400, George S. Coker, II wrote:> The following patch addresses the issue where the XSM update_va_mapping > hook was not correctly located inside the x86 ifdefs. Included are > updates for the dummy and flask modules which are also effected by this > issue. > > - update_va_mapping ifdef fix for xsm > - update_va_mapping ifdef fix for dummy module > - update_va_mapping ifdef fix for flask moduleThanks George! Alex -- Alex Williamson HP Open Source & Linux Org. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel