Hi, I put some stuff I used in developing the patch set. Please use them if you think them helpful for reviewing. https://github.com/d-hatayama/some_stuff_for_crash_zram_devel ________________________________________ 差出人: HATAYAMA Daisuke <d.hatayama@xxxxxxxxxxx> 送信日時: 2020年5月27日 13:59 宛先: crash-utility@xxxxxxxxxx CC: Hatayama, Daisuke/畑山 大輔 件名: [PATCH 0/5] crash: Support zram on x86_64 for recent fedora kernel This patch set implements support zram on x86_64 for recent fedora kernel, tested on kernel-5.6.7-200.fc31.x86_64. I actually have other patch set for RHEL7 and RHEL8 kernels as well, but I want to do them later because the change for it is quite large and I think it necessary to first refactor zram code, e.g. by moving the zram code in diskdump.c into zram.c. HATAYAMA Daisuke (5): mm/zram: introduce MAX_POSSIBLE_PHYSMEM_BITS zram/swap cache: treat xarray case zram: fix wrongly recognizing lzo-rle as lzo zram: try loading debuginfo for zram when needed zram: fix failure invalid structure member offset: zram_table_flag defs.h | 7 ++++++- diskdump.c | 23 +++++++++++++++++++++-- memory.c | 4 ---- 3 files changed, 27 insertions(+), 7 deletions(-) -- 2.25.4 -- Crash-utility mailing list Crash-utility@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/crash-utility