|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [OSSTEST PATCH 2/2] RFC: enable CONFIG_LIVEPATCH in all relevant arm64 builds
Hi Ian, On 05/06/2019 12:13, Ian Jackson wrote: Right now there is a bug in, at least, Xen 4.11, where it does not boot on some of our ARM64 machines but only if CONFIG_LIVEPATCH is *dis*abled. We think this is due to Xen not playing by the proper cache management rules in the ARM ARM. We think that CONFIG_LIVEPATCH is not really relevant: it just causes slight changes in timing or memory accesses or code layout: so, another roll of the dice. Ie we think it is random coincidence that it works with CONFIG_LIVEPATCH and fails without it. Right now the bug is masked in the osstest flights which test the Xen branches because they all are all built with CONFIG_LIVEPATCH enabled. The non-Xen branches until now have been built with CONFIG_LIVEPATCH disabled. The overall result is blockage of the CI for, currently, qemu-xen-4.11-testing. This blockage is not a true regression; the code was always buggy. It's just that something has changed and now the bug bites. Switching on CONFIG_LIVEPATCH for the affected tests will, hopefully, make this problem "go away" again. This is clearly a bodge. But it is better than simply force pushing: if we can get it to boot, we will be able to run the other tests. How about disabling the test on rochester? Cheers,
-- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |