|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [OSSTEST PATCH v2 15/19] Add clk_ignore_unused for stretch for arm hosts
Wei Liu writes ("[OSSTEST PATCH v2 15/19] Add clk_ignore_unused for stretch for
arm hosts"):
> Without that parameter we lose uart output.
In this patch we are propagating a workaroound further into the
future. This is an opportunity to prod the people responsible for the
bug.
Julien, is this workaround still needed ?
If so, what are the plans for a proper fix ?
But, the osstest patch is
Acked-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
Thanks,
Ian.
> Signed-off-by: Wei Liu <wei.liu2@xxxxxxxxxx>
> ---
> Osstest/Debian.pm | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Osstest/Debian.pm b/Osstest/Debian.pm
> index e7fb020..2bfd5ae 100644
> --- a/Osstest/Debian.pm
> +++ b/Osstest/Debian.pm
> @@ -240,7 +240,7 @@ END
> push @xenkopt, $xenkopt;
> # http://bugs.xenproject.org/xen/bug/45
> push @xenkopt, "clk_ignore_unused"
> - if $ho->{Suite} =~ m/wheezy|jessie/;
> + if $ho->{Suite} =~ m/wheezy|jessie|stretch/;
>
> $xenkopt = join ' ', @xenkopt;
> logm("Dom0 Linux options: $xenkopt");
> --
> 2.11.0
>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |