For 4.22(?). This fixes a segfault in the Ocaml runtime on ARM.
It's not a regression vs 4.21, but it is deterministic and easy to fix.
Technically patch 1 is sufficient to fix the segfault, but producing an
unconditional exception is almost as useless.
Andrew Cooper (1):
tools/ocaml: Fix crash in Xenctrl.domain_getinfo{,list} on ARM
Julian Vetter (1):
tools/ocaml: Fill arch_config for ARM in domain_getinfo{,list}()
tools/ocaml/libs/xc/xenctrl_stubs.c | 37 +++++++++++++++++++++--------
1 file changed, 27 insertions(+), 10 deletions(-)
base-commit: 75f920bd47a4f59eaaa4596aa3f4e12a447d26d2
--
2.39.5