From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: [linux bisection] complete test-amd64-i386-win Date: Fri, 03 Dec 2010 08:24:04 -0800 Message-ID: <4CF919A4.5020203@goop.org> References: <19705.6016.117795.795380@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <19705.6016.117795.795380@mariner.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ian Jackson Cc: "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org On 12/03/2010 08:14 AM, Ian Jackson wrote: > Ian Jackson writes ("[linux bisection] complete test-amd64-i386-win"): >> *** Found and reproduced problem changeset *** >> >> Bug is in tree: git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git > ... >> commit efa6c814f5fe72f74cdcd60da13e67ec9fc34fc9 >> Merge: b92d1ec... 5dca841... >> Author: Jeremy Fitzhardinge >> Date: Thu Dec 2 15:37:19 2010 -0800 >> >> Merge branch 'xen/next' into xen/next-2.6.32 > This seems to be a real bug, with oopses in the dom0 serial kernel > logs. See for example: > > http://www.chiark.greenend.org.uk/~xensrcts/logs/2964/test-amd64-i386-xl/info.html > http://www.chiark.greenend.org.uk/~xensrcts/logs/2964/test-amd64-i386-xl/serial-itch-mite.log > > Two multicall failure WARNINGs and then a BUG. OK. I reverted the commit that would have caused this, since it was a bit incomplete and not really necessary for .32 anyway. J