[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [xen-unstable-smoke test] 162597: regressions - FAIL
- To: Stefano Stabellini <sstabellini@xxxxxxxxxx>, Julien Grall <julien@xxxxxxx>
- From: Jan Beulich <jbeulich@xxxxxxxx>
- Date: Thu, 10 Jun 2021 13:32:52 +0200
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=suse.com; dmarc=pass action=none header.from=suse.com; dkim=pass header.d=suse.com; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=m6Ao1vY1duG4cub/667UzQL8XBxQH9wjKhboKvMhOYo=; b=iqF1MvhjrTCja9fY3Lcg0urGA2APg5NHFUaB0R3kHUhAFGw3rZTRkjHuCabqKbh4EU/z3DDXbxy33L1PkhQPj/1505wNkAaBhm3xRWTGw/2F/s2vnMjbfop0xAAFVMZzV3kuvauK3hRxx88lRSKwVyE5yc+fzDscom7k3V3Gp6m24gb0ekB2kODAxpUZn4z3ybxiK6QII9L1e+gLEw/Y/IUsLKi6r6tcpqQfM5OunY+WQqH5Grh1JXX7ptPdRFOqjPFYmIfzrYYOoIVyPq0O13Accue/YJTxQJFt27U1uvB8U4F1ugKkuA3LSNu/rjCWpDzE0JObyTR6sqI0gZFqUQ==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=Fhngoop+kwqu5FbuHeaZHSFPkEgViTt+83buc8t0Bh65UxNhWRgt55OM7U/ln7jjb939r55VEpr+GRd6AtDmUtZ7j8MK3xgNwX09i00VlkcPx+DONzO3WOePoz4uD6qaOKKeLOfPOgmb4TIh/CrJ5SDp3Cn9zU2P4sUbV5kRLuXPhWwCkoV7PGWGCiY8kkEWroFaDmD5zp7a1BWMV6lpv9b+BsWcWAf2fQoG0jYFdM69ARASM70A84UfNvP5xhR6Qv9FP3Q2upa9CXBTtBdatQPIOlU1h14g088xnimMcmYLZXKC6KKVpY+aiKeuJkbalsqz2GwUx0kzTEeIOzUHVQ==
- Authentication-results: lists.xenproject.org; dkim=none (message not signed) header.d=none;lists.xenproject.org; dmarc=none action=none header.from=suse.com;
- Cc: osstest service owner <osstest-admin@xxxxxxxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxxx
- Delivery-date: Thu, 10 Jun 2021 11:33:10 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
On 10.06.2021 12:50, osstest service owner wrote:
> flight 162597 xen-unstable-smoke real [real]
> flight 162602 xen-unstable-smoke real-retest [real]
> http://logs.test-lab.xenproject.org/osstest/logs/162597/
> http://logs.test-lab.xenproject.org/osstest/logs/162602/
>
> Regressions :-(
>
> Tests which did not succeed and are blocking,
> including tests which could not be run:
> test-armhf-armhf-xl 18 guest-start/debian.repeat fail REGR. vs.
> 162574
This now being the 3rd failure in a row, I guess there's a fair chance
of there actually being something wrong with ...
> commit dfcffb128be46a3e413eaa941744536fe53c94b6
> Author: Stefano Stabellini <sstabellini@xxxxxxxxxx>
> Date: Wed Jun 9 10:37:59 2021 -0700
>
> xen/arm32: SPSR_hyp/SPSR
>
> SPSR_hyp is not meant to be accessed from Hyp mode (EL2); accesses
> trigger UNPREDICTABLE behaviour. Xen should read/write SPSR instead.
> See: ARM DDI 0487D.b page G8-5993.
>
> This fixes booting Xen/arm32 on QEMU.
>
> Signed-off-by: Stefano Stabellini <stefano.stabellini@xxxxxxxxxx>
> Reviewed-by: Julien Grall <jgrall@xxxxxxxxxx>
> Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xxxxxxxxxx>
> Tested-by: Edgar E. Iglesias <edgar.iglesias@xxxxxxxxxx>
... this. My Arm-untrained eye couldn't spot anything in the logs.
Jan
|