From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Vrabel Subject: Re: Linux upstream can't boot Xen x86 any more Date: Thu, 23 Oct 2014 16:47:35 +0100 Message-ID: <54492317.2080102@citrix.com> References: <21577.8722.55274.543728@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1XhKkE-0006Xc-1x for xen-devel@lists.xenproject.org; Thu, 23 Oct 2014 15:56:10 +0000 In-Reply-To: <21577.8722.55274.543728@mariner.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Jackson , Konrad Rzeszutek Wilk , Boris Ostrovsky Cc: xen-devel@lists.xenproject.org List-Id: xen-devel@lists.xenproject.org On 23/10/14 16:43, Ian Jackson wrote: > xen.org writes ("[linux-linus test] 30868: regressions - trouble: broken/fail/pass"): >> flight 30868 linux-linus real [real] >> http://www.chiark.greenend.org.uk/~xensrcts/logs/30868/ >> >> Regressions :-( >> >> Tests which did not succeed and are blocking, >> including tests which could not be run: >> test-amd64-amd64-xl 5 xen-boot fail REGR. vs. 30019 >> test-amd64-i386-xl 5 xen-boot fail REGR. vs. 30019 > > Lots and lots of these. The last bit of the serial log is this: Fixed by Boris's "x86/xen: Fix incorrect per_cpu accessor in xen_clocksource_read()" patch which I have queued up. There is another regression affecting CPU hotplug. A fix for which is waiting for one the x86 maintainers to pick up. David