[Crash-utility] [PATCH 0/5] crash: Support zram on x86_64 for recent fedora kernel

d.hatayama at fujitsu.com d.hatayama at fujitsu.com
Thu May 28 07:23:08 UTC 2020


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 at fujitsu.com>
送信日時: 2020年5月27日 13:59
宛先: crash-utility at redhat.com
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





More information about the Crash-utility mailing list