Re: [PATCH v3 5/7] efi/runtime-wrappers: bound the wait for EFI runtime service calls
Breno Leitao <[email protected]> Mon, 13 Jul 2026 03:03:18 -0700
| Newsgroups | org.kernel.vger.linux-efi,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Hello Ard, On Sun, Jul 12, 2026 at 07:25:19PM +0300, Ard Biesheuvel wrote: > > Sounds good. Let's wait for Ard's feedback on the additional patches > > [1], and we can decide how to proceed from there. > > > > Link: https://lore.kernel.org/all/[email protected]/ [1] > > Please send patches against efi/next, I will apply them promptly. Acknowledged. I'll rebase the fixes on efi/next and send them shortly. > UpdateCapsule is a special case that we can deal with separately Understood. I understand I should defer the configurable timeout work for now.