[Crash-utility] Re: [PATCH v2] Fix a "Bus error" issue caused by 'crash --osrelease' or crash loading

2024-08-19 Thread Tao Liu
Hi Lianbo, Thanks for the patch, I have run the test and no regressions found. So ack. Thanks, Tao Liu On Fri, Aug 16, 2024 at 2:30 PM Lianbo Jiang wrote: > > Sometimes, in a production environment, there are still some vmcores > that are incomplete, such as partial header or the data is corrup

[Crash-utility] Re: [PATCH v2] Fix a "Bus error" issue caused by 'crash --osrelease' or crash loading

2024-08-19 Thread lijiang
On Mon, Aug 19, 2024 at 3:19 PM Tao Liu wrote: > Hi Lianbo, > > Thanks for the patch, I have run the test and no regressions found. So ack. > > Thank you for helping with the test, Tao. Applied: https://github.com/crash-utility/crash/commit/79b93ecb2e72ec211918c07b0a857b11a18726fc Thanks Lianbo

[Crash-utility] Re: [PATCH v2] arm64: fix regression for the determination of section_size_bits

2024-08-19 Thread chenguanyou9338
Hi lianbo Base on qiwu's patch, is this attached patch OK ? From 08d4af144b981daf292473303e08546ef1e81a04 Mon Sep 17 00:00:00 2001 From: chenguanyou Date: Thu, 8 Aug 2024 17:35:07 +0800 Subject: [PATCH] arm64: fix regression for the determination of section_size_bits The commit 568c6f04 will