On 26.01.2021 10:46, Jan Beulich wrote: > Only patches 1 and 2 are strictly intended for 4.15, paralleling > the recent Dom0 side work (and re-using many of the files > introduced there, for the stubdom build), but ones up to at least > patch 6 may still want considering (and 4 already has a release > ack). > > 01: libxenguest: add get_unaligned_le32() > 02: libxenguest: support zstd compressed kernels > 03: xen/decompress: make helper symbols static > 04: libxenguest: "standardize" LZO kernel decompression code > 05: libxenguest: drop redundant decompression declarations > 06: libxenguest: simplify kernel decompression > 07: gunzip: drop INIT{,DATA} and STATIC
While these have all gone in, ... > 08: bunzip: replace INIT > 09: unlzo: replace INIT > 10: unlzma: replace INIT > 11: unlz4: replace INIT > 12: unxz: replace INIT{,DATA} and STATIC > 13: unzstd: replace INIT{,DATA} and STATIC > 14: xen/decompress: drop STATIC and INIT > 15: unzstd: make helper symbols static ... may I please ask for an ack (or otherwise) on these? Jan