[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: preparations for 4.13.2 and 4.12.4


  • To: Julien Grall <julien@xxxxxxx>
  • From: Bertrand Marquis <Bertrand.Marquis@xxxxxxx>
  • Date: Fri, 11 Sep 2020 13:56:11 +0000
  • Accept-language: en-GB, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=arm.com; dmarc=pass action=none header.from=arm.com; dkim=pass header.d=arm.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=igFvcvHjoRQO/H099S1THXaZ/rjMd3bUM4ExXZACgg0=; b=KfoYhCjTNAOIrhU6T6sQ7Xu9BZOzEB6QnxcvGUY01TUucc90F+ig5qTegbGlVBrKzmL/Jbp7iHM+OHmqDjKQOtzj2tF11LsAQLfKyKjeAyox0BrwcG228OyRSk2zN2FHE2X/GWPNoSERc/5Bd3mAth87olTzZrP8kezshdP/NwZXILKS96jUJPJMx9ZgcmdrixBHBCiARCyy+XZ473e3x/eHJb0bHLAWkNilfLuEDCaoCgFSLZruaDjObk1XgfuGgRP3/STcMokLq1HaKpu5+3+0Ip05emmLbMB4O96jVvauYL856MBpsHSqlrVttI5S4srcHYQ4fM2crRQV+Weeig==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=lB2plxlV8oXnLQvZgY0HSdk9M+6I3EyKVFCTd+dT+rCoDnPaOAZe4L/nGz777QF0elQhn6x2eBKyIad9ZhS07GGlpykgORIn6vFuN1yBc5MbNPvK0f7FLDyBLBqJnBJgR3/rftais2P8qejfw0bbTmYFig7OrOyQzmlwDh2FkDzxezf6n77u/ExAP4+UphH+xPLWCzZsVifgA6zlamZ49QKOwVxGfk0kt6SP/NNlSqF54HXPk3dSYzCTN8PSWk/7Z+dhT5SDo/siTkEBZv7tIa3cPYpOU6c95CUEv4KyMpwkgUBSTn4mcArITuJwa3voGwgSOgON7kttZ9OjV+uhiA==
  • Authentication-results-original: xen.org; dkim=none (message not signed) header.d=none;xen.org; dmarc=none action=none header.from=arm.com;
  • Cc: Jan Beulich <jbeulich@xxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>, George Dunlap <george.dunlap@xxxxxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Ian Jackson <ian.jackson@xxxxxxxxxx>, Wei Liu <wl@xxxxxxx>, Anthony Perard <anthony.perard@xxxxxxxxxx>
  • Delivery-date: Fri, 11 Sep 2020 13:56:32 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
  • Nodisclaimer: true
  • Original-authentication-results: xen.org; dkim=none (message not signed) header.d=none;xen.org; dmarc=none action=none header.from=arm.com;
  • Thread-index: AQHWiD10WcdFT9qIdEquGSa2/T2AM6ljb4MAgAAFNoCAAAFogA==
  • Thread-topic: preparations for 4.13.2 and 4.12.4


> On 11 Sep 2020, at 14:51, Julien Grall <julien@xxxxxxx> wrote:
> 
> Hi Bertrand,
> 
> On 11/09/2020 14:32, Bertrand Marquis wrote:
>>> On 11 Sep 2020, at 14:11, Jan Beulich <jbeulich@xxxxxxxx> wrote:
>>> 
>>> All,
>>> 
>>> the releases are about due, but will of course want to wait for the
>>> XSA fixes going public on the 22nd. Please point out backports
>>> you find missing from the respective staging branches, but which
>>> you consider relevant. (Ian, Julien, Stefano: I notice there once
>>> again haven't been any tools or Arm side backports at all so far
>>> since the most recent stable releases from these branches. But
>>> maybe there simply aren't any.)
>>> 
>>> One that I have queued already, but which first need to at least
>>> pass the push gate to master, are
>>> 
>>> 8efa46516c5f hvmloader: indicate ACPI tables with "ACPI data" type in e820
>>> e5a1b6f0d207 x86/mm: do not mark IO regions as Xen heap
>>> b4e41b1750d5 b4e41b1750d5 [4.14 only]
>>> 
>>> On the Arm side I'd also like to ask for
>>> 
>>> 5d45ecabe3c0 xen/arm64: force gcc 10+ to always inline generic atomics 
>>> helpers
>> +1
>> Could those fixes also be considered:
>> 3b418b3326 arm: Add Neoverse N1 processor identification
>> 858c0be8c2 xen/arm: Enable CPU Erratum 1165522 for Neoverse
>> 1814a626fb xen/arm: Update silicon-errata.txt with the Neovers AT erratum
> The processor is quite new so may I ask why we would want to backport on 
> older Xen?

4.14 at least would be good as it is the current stable and N1SDP is support in 
Yocto which is based on 4.14.
Older versions where because the BSP in Yocto was initially done on Dunfell 
Yocto release which was based on 4.12.
But as the official one will be on next Yocto release this would be ok to 
consider only 4.14 here.

> 
>> 968bb86d04 xen/arm: Missing N1/A76/A75 FP registers in vCPU context switch
> 
> I would consider this one because 4.12 as already errata for A76, so it is 
> meant to work with it.
> 
>> f4c1a541fa xen/arm: Throw messages for unknown FP/SIMD implement ID
> 
> This is technically not a bug fix and there are many ways for older Xen to 
> not work on newer/recent processors. So I wouldn't consider this as a 
> backport.

Ok.

Bertrand

> Cheers,
> 
> -- 
> Julien Grall




 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.