All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Horman <horms@kernel.org>
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: kexec@lists.infradead.org
Subject: Re: [PATCH v1 1/1] kexec: x86: Use init_size in 32-bit case as well
Date: Fri, 8 Nov 2024 08:02:48 +0000	[thread overview]
Message-ID: <20241108080248.GX4507@kernel.org> (raw)
In-Reply-To: <20241106175807.1042574-1-andriy.shevchenko@linux.intel.com>

On Wed, Nov 06, 2024 at 07:58:07PM +0200, Andy Shevchenko wrote:
> If the region of the memory is not enough for the decompressed
> kernel, e.g., it follows by reserved memory, Bad Things may happen
> as it's proven to be in practice on Intel Merrifield platform.
> 
> Include decompressed kernel size into the calculations for finding
> the appropriate hole in memory to load kernel to.
> 
> Note, this has been already done for 64-bit case, this just
> synchronises the approach for 32-bit case.
> 
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>

Thanks Andy, applied.

_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

      reply	other threads:[~2024-11-08  8:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-06 17:58 [PATCH v1 1/1] kexec: x86: Use init_size in 32-bit case as well Andy Shevchenko
2024-11-08  8:02 ` Simon Horman [this message]

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=20241108080248.GX4507@kernel.org \
    --to=horms@kernel.org \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=kexec@lists.infradead.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.