Ping: [PATCH v4 0/3] zstd decompression fallout / consolidation

2021-04-29 Thread Jan Beulich
On 21.04.2021 12:20, Jan Beulich wrote: > 1: unzstd: replace INIT{,DATA} and STATIC > 2: xen/decompress: drop STATIC and INIT > 3: unzstd: make helper symbols static Anyone? Thanks, Jan

[PATCH v4 0/3] zstd decompression fallout / consolidation

2021-04-21 Thread Jan Beulich
1: unzstd: replace INIT{,DATA} and STATIC 2: xen/decompress: drop STATIC and INIT 3: unzstd: make helper symbols static Jan