在 2020年12月26日 01:00, crash-utility-request(a)redhat.com 写道:
> Date: Fri, 25 Dec 2020 15:48:43 +0900
> From: HATAYAMA Daisuke <d.hatayama(a)fujitsu.com>
> To: crash-utility(a)redhat.com
> Cc: HATAYAMA Daisuke <d.hatayama(a)fujitsu.com>
> Subject: [Crash-utility] [PATCH v2 0/7] zram related changes for zram
> support of crash gcore command
> Message-ID: <1608878930-10595-1-git-send-email-d.hatayama(a)fujitsu.com>
> Content-Type: text/plain; charset="US-ASCII"
>
> This patch set is to make changes I found necessary during development
> of zram support for crash gcore command.
>
> Here are tiny script and program I made to test the zram feature.
> This may help your reviewing.
>
>
https://github.com/d-hatayama/some_stuff_for_crash_zram_devel
>
> v2:
> - Fix compilation error when without lzo library, which is fixed by
> newly added 5-th patch to include zram even without lzo library.
> - Add 6-th patch aiming to warn that given crash utility is built
> without lzo library when encoutering zram pages.
>
Sorry for the late reply, Hatayama.
I missed this series, also thanks to Kazu.
For the v2:
Acked-by: Lianbo Jiang <lijiang(a)redhat.com>