Failed to build with "-mretpoline"

2024-02-09 Thread Oleksiy Obitotskyi -X (oobitots - GLOBALLOGIC INC at Cisco) via Grub-devel
Hi, We are bulding grub with clang that use -mretpoline option. This leads to symbols __llvm_retpoline_[eax/ecx/edx, etc.] generated into binaries. And caused duplicates error during moddep.lst creation. I'm not sure if this fix will be a bit project specific? diff --git a/grub-core/genmoddep.

Re: [PATCH v3 2/2] disk: increase sector size up to 127 for LBA reads

2024-02-09 Thread ValdikSS via Grub-devel
On 09.02.2024 05:01, Vladimir 'phcoder' Serbinenko wrote: I have few concerns: 1. The name of your patch is misleading. You don't increase sector size + Do you want me to resend the patch or you'll rename it yourself? 2. This increases memory pressure on systems that are already low on usable