From: Maxi Saparov <maxi.saparov@gmail.com>
To: Mike Rapoport <rppt@kernel.org>
Cc: Pasha Tatashin <pasha.tatashin@soleen.com>,
Pratyush Yadav <pratyush@kernel.org>,
Alexander Graf <graf@amazon.com>,
Evangelos Petrongonas <epetron@amazon.de>,
kexec@lists.infradead.org, linux-mm@kvack.org,
linux-kernel@vger.kernel.org, sdimitropoulos@coreweave.com,
Maxi Saparov <masaparov@coreweave.com>,
stable@vger.kernel.org
Subject: Re: [PATCH] kho: do not reserve scratch memory in the kdump kernel
Date: Tue, 11 Aug 2026 12:10:49 -0400 [thread overview]
Message-ID: <antJiVOAmzR5LNPe@CW-D0XG2Q16P7-L> (raw)
In-Reply-To: <anmKnlBmOssfqdbL@kernel.org>
Hi,
On Mon, Aug 10, 2026 at 11:23:58AM +0300, Mike Rapoport wrote:
>
> Can we put this on top as a separate if, like
>
> if (is_kdump_kernel()) {
> /* disable KHO */
> return;
> }
>
Sure, I agree early return is nicer here. Sending V2.
Thanks,
Maxi
next prev parent reply other threads:[~2026-08-11 16:16 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-03 19:39 [PATCH] kho: do not reserve scratch memory in the kdump kernel Maxi Saparov
2026-08-10 8:23 ` Mike Rapoport
2026-08-11 16:10 ` Maxi Saparov [this message]
2026-08-11 16:18 ` [PATCH v2] " Maxi Saparov
2026-08-16 9:03 ` Mike Rapoport
2026-08-24 20:19 ` Maxi Saparov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=antJiVOAmzR5LNPe@CW-D0XG2Q16P7-L \
--to=maxi.saparov@gmail.com \
--cc=epetron@amazon.de \
--cc=graf@amazon.com \
--cc=kexec@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=masaparov@coreweave.com \
--cc=pasha.tatashin@soleen.com \
--cc=pratyush@kernel.org \
--cc=rppt@kernel.org \
--cc=sdimitropoulos@coreweave.com \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).