From: Demi Marie Obenour <demi@invisiblethingslab.com>
To: Jan Beulich <jbeulich@suse.com>
Cc: "Andrew Cooper" <andrew.cooper3@citrix.com>,
"Roger Pau Monné" <roger.pau@citrix.com>, "Wei Liu" <wl@xen.org>,
"Marek Marczykowski-Górecki" <marmarek@invisiblethingslab.com>,
xen-devel@lists.xenproject.org
Subject: Re: [PATCH] Relocate the ESRT when booting via multiboot2
Date: Mon, 12 Dec 2022 17:58:05 -0500 [thread overview]
Message-ID: <Y5ex/9OBFZ3hdBx/@itl-email> (raw)
In-Reply-To: <e4dfe73a-a0ff-54c4-054d-2044de1e546a@suse.com>
[-- Attachment #1: Type: text/plain, Size: 1280 bytes --]
On Mon, Dec 12, 2022 at 04:19:21PM +0100, Jan Beulich wrote:
> On 09.12.2022 01:52, Demi Marie Obenour wrote:
> > This was missed in the initial patchset.
> >
> > Signed-off-by: Demi Marie Obenour <demi@invisiblethingslab.com>
>
> It looks as if, besides ...
>
> > --- a/xen/arch/x86/efi/efi-boot.h
> > +++ b/xen/arch/x86/efi/efi-boot.h
> > @@ -818,6 +818,8 @@ void __init efi_multiboot2(EFI_HANDLE ImageHandle, EFI_SYSTEM_TABLE *SystemTable
> > if ( gop )
> > efi_set_gop_mode(gop, gop_mode);
> >
> > + efi_relocate_esrt(SystemTable);
> > +
> > efi_exit_boot(ImageHandle, SystemTable);
> > }
> >
>
> ... this core piece, the rest is merely pure code movement, with the goal
> of avoiding a forward declaration. If such is the case, please say so in
> your description. I'll add a sentence to this effect when committing, so
> the remark if for future patches. Provided of course it is true (i.e. I'm
> not overlooking any tiny change) - please confirm.
It is indeed just code movement.
> Reviewed-by: Jan Beulich <jbeulich@suse.com>
Thanks! Do you want me to submit a separate patch for backporting to
4.17, or do you plan on doing that?
--
Sincerely,
Demi Marie Obenour (she/her/hers)
Invisible Things Lab
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2022-12-12 22:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-09 0:52 [PATCH] Relocate the ESRT when booting via multiboot2 Demi Marie Obenour
2022-12-12 15:19 ` Jan Beulich
2022-12-12 22:58 ` Demi Marie Obenour [this message]
2022-12-13 7:17 ` Jan Beulich
2022-12-13 14:22 ` Jan Beulich
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=Y5ex/9OBFZ3hdBx/@itl-email \
--to=demi@invisiblethingslab.com \
--cc=andrew.cooper3@citrix.com \
--cc=jbeulich@suse.com \
--cc=marmarek@invisiblethingslab.com \
--cc=roger.pau@citrix.com \
--cc=wl@xen.org \
--cc=xen-devel@lists.xenproject.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.