On 10/13/25 06:15, Penny Zheng wrote: > Rename all the CONFIG_SYSCTL into CONFIG_MGMT_HYPERCALLS to help provide a > single option to manage all unnecessary hypercalls, including > sysctl, domctl, etc, in dom0less system and PV shim mode, which could also > make it easier to support randconfigs. > While doing the replacement, we fix some bugs on xsm system: > - wrap the whole xsm function to avoid bringing unreachable codes when > MGMT_DOMCTL=n > - add missing wrapping in include/xsm/dummy.h > > Suggested-by: Stefano Stabellini <[email protected]> > Signed-off-by: Penny Zheng <[email protected]> > Reviewed-by: Stefano Stabellini <[email protected]> Shouldn't the title of the patch use CONFIG_MGMT_HYPERCALLS, not CONFIG_MGMT_DOMCTL?
Regardless, for ARINC 653: Acked-by: Stewart Hildebrand <[email protected]>
