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

[PATCH v3 0/7] (mainly) xz imports from Linux


  • To: "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Jan Beulich <jbeulich@xxxxxxxx>
  • Date: Thu, 3 Mar 2022 11:03:37 +0100
  • 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-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=fOFzU625NT/VL6UrChuv7E1SuzrdHI7R7/toSu/2RdY=; b=QU8g8Hh0PbSdJZrud8ObYtRERjWiVazF2p/Msgz3oin2dVchJvulne4i+xsM+RM0Ds1T0OCbun2XbYtZJEY3bBGzAumZgIT/VIV4HDvqipvZnxQdUNJFNwFJJkEzghFucixUD8NnxRsW7MaKwMUY4shTeCNRRQc+4tjUJgoyMeZRuJ8IyUPQ6kcEDGAEBjyLCTDGvNFL43TiuRo70cTrHqP8TmAosssAIJSu64kByok6Mk/66PoLifr7wKFQLavFHnHzdhWHJgaornSB6EJOiXTSfcGFNapYjcMftl6eHSvxvFLPwW0jlm4boFLGpnHAz84J4vOAISNRrPlPqbQ9og==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=fzeQwuiUc6Q3TIaeGZdiOnmrosb2/3lNbD5GE5pdImIRdLOHpSfALjYo0DYeq4BZc3ZwJiNOUq/w5LmbAcO/tg/Uk3fy+XuPffAIlbELgNTVdUPUerf5ks2kTbFHiA0S75UviiJo6dPm/u5UP0JeCXUTjjQLTbTzzasnuwzQrNMCInAW7gEU+O6hUotwB1RsPWLn4X+OxNqAr2laPwpGj/SXUswyqQKwClIUtWgooT3YH3qtCfFpp6FAYAd5yP/2bPN9cHPeMHumIGZP7zu//TLkMx61hj54Q/RRcdqLapDh3D0Yi510BpCgjNdPRGw27M4kOnS/pfZumCRY+6FZpQ==
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=suse.com;
  • Cc: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, George Dunlap <george.dunlap@xxxxxxxxxx>, Julien Grall <julien@xxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Wei Liu <wl@xxxxxxx>
  • Delivery-date: Thu, 03 Mar 2022 10:03:51 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

While going through their 5.15.3 log I did notice two changes, which made
me go check what else we might be missing. The series here is the result.
Linux has also updated zstd, but that includes a pretty large change which
I'm not ready to deal with right now. Them moving closer to the upstream
zstd sources is certainly a good thing, so I suppose sooner or later we
will want to follow them in doing so.

The only change in v3 is the re-adding of some previously dropped S-o-b in
patches 2 and 3, to satisfy the rules newly established by 5e326b61693c.

As the series has R-b by Luca and as the (not) retaining of certain tags
was the only open issue in v1 and v2, I won't wait long until committing
this; perhaps just until after the weekend.

1: xz: add fall-through comments to a switch statement
2: xz: fix XZ_DYNALLOC to avoid useless memory reallocations
3: decompressors: fix spelling mistakes
4: xz: avoid overlapping memcpy() with invalid input with in-place decompression
5: xz: fix spelling in comments
6: xz: move s->lzma.len = 0 initialization to lzma_reset()
7: xz: validate the value before assigning it to an enum variable

Jan




 


Rackspace

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