[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] CONFIG_XEN_COMPAT_030002 broken?
Keir Fraser wrote: > Kernel_pages_need_user_flag seems unnecessary. The one consumer of that flag > could simply do 'flags |= kernel_page_user' unconditionally. Yep, noticed that too meanwhile ;) > Also, is it necessary to default to 3.0.2 behaviour? I've started coding it that way before I found the final place for the test, just to be sure it doesn't crash on pgtable ops before the test. Defaulting to 3.0.3 behavior should work though as test happens early enough. > So far we have maintained the COMPAT code to be easily entirely strippable. > So the change to pmd_bad() should either use kernel_page_user rather than > _PAGE_USER, or its definition should be conditional on the COMPAT flag. Both ways should have the same effect as kernel_page_user is defined to 0 for the non-compat case. cheers, Gerd -- Gerd Hoffmann <kraxel@xxxxxxx> http://www.suse.de/~kraxel/julika-dora.jpeg _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |