sensarliar
sensarliar
@tytso i have tried to submit this patch to [email protected] but my email was rejected.
we have some ancient users,which was delivered years before. on which inode num per group is 1708,1708/8=213.5;and e2fsck cannot fix inode bitmap problem. which will lead to filesystem corruption. and...
we try to fix this problem. but not sure the code modification is enough for e2fsck . and we need some help to fix it .
1、add this code, not working。 2369 error(WARNING, 2370 "xxxxa: fp: %lx sp: %lx pc: %lx\n", 2371 stkptr, STACK_OFFSET_TYPE(stkptr), STACKSIZE()); 2372 error(WARNING, 2373 "xxxx22: fp: %lx sp: %lx pc: %lx\n", 2374...
it's cross compile. I have tried to mkdir the directory as "dis -l " output. and link to the dir the kernel was built. However, "dis -s xx" did not...
# uname -a Linux localhost 4.14.186+ #1 SMP PREEMPT Thu Mar 9 18:01:42 CST 2023 aarch64 zcat /proc/config.gz |grep CONFIG_ARM64_VA_BIT CONFIG_ARM64_VA_BITS_39=y # CONFIG_ARM64_VA_BITS_48 is not set CONFIG_ARM64_VA_BITS=39 add "-m vabits_actual=xx"...
fatal err is here: crash: read error: kernel virtual address: ffffffd67f0c5000 type: "memory section root table"
crash-7-branch image is good to load dumpfile; but master branch is not good. it is a bit weird.