From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [linux-4.1 test] 63030: regressions - FAIL Date: Wed, 21 Oct 2015 11:04:41 +0100 Message-ID: <1445421881.9563.73.camel@citrix.com> References: <20151019135155.GB13286@zion.uk.xensource.com> <22054.21022.517755.482055@mariner.uk.xensource.com> <20151020152423.GC29090@zion.uk.xensource.com> <1445418254.9563.55.camel@citrix.com> <20151021092457.GB5060@zion.uk.xensource.com> <1445420688.9563.71.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1445420688.9563.71.camel@citrix.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: Wei Liu Cc: xen-devel@lists.xensource.com, Ian Jackson , osstest service owner List-Id: xen-devel@lists.xenproject.org On Wed, 2015-10-21 at 10:44 +0100, Ian Campbell wrote: > > Found your patch posted in 2011. > > > > https://patchwork.ozlabs.org/patch/82813/ > > > > I think you're right and the said behaviour exists in Wheezy's 3.2 > > kernel. > > This ended up as d11327ad6695db8117c78d70611e71102ceec2ac and: > > $ git describe --contains d11327ad6695db8117c78d70611e71102ceec2ac > v2.6.38-rc6~20^2~10 > > ...suggests this was in mainline long before 3.2. And I have now confirmed that the kernel in the debian-7.2.0 iso we are using in testing today has this change in it. Ian.