Re: [PATCH] efi: Fix stack protector issues

2023-12-27 Thread Glenn Washburn
On Sat, 23 Dec 2023 12:45:35 +0100 Ard Biesheuvel via Grub-devel wrote: > From: Ard Biesheuvel > > The 'ground truth' stack protector cookie value is kept in a global > variable, and loaded in every function prologue and epilogue to store > it into resp. compare it with the stack slot holding t

Re: [PATCH 1/2] fs/erofs: Add support for EROFS

2023-12-27 Thread Gao Xiang
On 2023/12/27 21:10, Daniel Kiper wrote: Hi Gao, On Mon, Dec 25, 2023 at 03:26:28PM +0800, Gao Xiang wrote: Hi Daniel, [...] It seems that GRUB 2.12 has been always released. Is it possible to consider this to the upstream? Sure thing. Though there is a holiday season here. So, expect

Re: [PATCH 1/2] fs/erofs: Add support for EROFS

2023-12-27 Thread Daniel Kiper
Hi Gao, On Mon, Dec 25, 2023 at 03:26:28PM +0800, Gao Xiang wrote: > Hi Daniel, [...] > It seems that GRUB 2.12 has been always released. Is it possible to > consider this to the upstream? Sure thing. Though there is a holiday season here. So, expect reviews in a few weeks. [...] > > > > > I