[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAGRrVHx4S0VxMQ-76i3sQQNLUBKbHr_wJdLhJ8F9D6R=UoCLAA@mail.gmail.com>
Date: Fri, 31 Mar 2023 13:13:55 -0600
From: Ross Zwisler <zwisler@...nel.org>
To: Ricardo Ribalda <ribalda@...omium.org>
Cc: Eric Biederman <ebiederm@...ssion.com>,
Baoquan He <bhe@...hat.com>, Philipp Rudo <prudo@...hat.com>,
kexec@...ts.infradead.org, linux-kernel@...r.kernel.org,
Steven Rostedt <rostedt@...dmis.org>,
Simon Horman <horms@...nel.org>
Subject: Re: [PATCH v5 2/2] x86/purgatory: Add linker script
On Thu, Mar 30, 2023 at 3:45 AM Ricardo Ribalda <ribalda@...omium.org> wrote:
> Make sure that the .text section is not divided in multiple overlapping
> sections. This is not supported by kexec_file.
How does this interact with patch #1 from this series, which IIUC
allows us to handle the case where the .text section is split between
.text and .text.hot? Do we still need that patch, but only for
non-x86 platforms? Or do we need both, and this patch will need to be
replicated for other arches?
Powered by blists - more mailing lists