Re: [PATCH v3] s390/kdump: make is_kdump_kernel() consistently return "true" in kdump environments only

From: Heiko Carstens
Date: Wed Oct 23 2024 - 08:54:10 EST


On Wed, Oct 23, 2024 at 02:22:18PM +0200, David Hildenbrand wrote:
> On 23.10.24 14:12, Alexander Egorenkov wrote:
> > Here is a typo in the condition, a redundant '!' before is_ipl_type_dump().
> >
>
> Thanks for catching these! Too much going back and forth ... :)
>
> > Otherwise, looks very good to me.
>
> Thanks for the fast review. I assume these can be fixed up when applying.
> But please let me know if a v3 is preferred, and I can send one after
> waiting a couple of days.

Fixed typos, slightly reworded subject and commit message, and applied.
Thanks a lot!