On 2023/03/07 15:58, lijiang wrote:>> On Wed, Feb 22, 2023 at 5:36 PM
<crash-utility-request(a)redhat.com <mailto:crash-utility-request@redhat.com>>
wrote:
>
> Date: Wed, 22 Feb 2023 14:32:09 +0800
> From: Tao Liu <ltao(a)redhat.com <mailto:ltao@redhat.com>>
> To: crash-utility(a)redhat.com <mailto:crash-utility@redhat.com>
> Subject: [Crash-utility] [PATCH] Fix for "search" command failing in
> maple tree kernel
> Message-ID: <20230222063208.96447-1-ltao(a)redhat.com
<mailto:20230222063208.96447-1-ltao@redhat.com>>
> Content-Type: text/plain; charset="US-ASCII"; x-default=true
>
> Kernel with maple tree enabled doesn't have mmap as a member of
mm_struct[1],
> so OFFSET(mm_struct_mmap) case needed to be handled differently for
> maple tree kernel.
>
> Thank you for the fix, Tao. We missed this case last time.
> For the patch with Kazu's warning fix: Ack.
Applied with the fix.
https://github.com/crash-utility/crash/commit/d0d6cf868577fdca81c40633fa0...
Thanks,
Kazu