[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



>>> On 05.06.19 at 13:13, <ian.jackson@xxxxxxxxxxxxx> wrote:
> --- a/mfi-common
> +++ b/mfi-common
> @@ -373,7 +373,8 @@ create_build_jobs () {
>          fi
>      fi
>  
> -    if branch_wants_livepatch; then
> +    if branch_wants_livepatch ||
> +          [ $arch = arm64 -a "$xenbranch" = xen-4.11-testing ]; then
>         livepatch_runvars='enable_livepatch=true'
>      fi

Isn't this overly restrictive, i.e. wouldn't this better be done uniformly
for all branches?

Jan



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.