On Fri, Jun 28, 2024 at 04:18:49PM +0800, Gary Lin via Grub-devel wrote:
> Replace a 64 bit division with a call to grub_divmod64, preventing

s/64 bit/64-bit/
s/grub_divmod64/grub_divmod64()/

> creation of __udivdi3 calls on 32 bit platforms.

s/__udivdi3/__udivdi3()/

> Signed-off-by: Daniel Axtens <d...@axtens.net>
> Signed-off-by: Gary Lin <g...@suse.com>

If you fix the issues mentioned above (and same below) you can add
Reviewed-by: Daniel Kiper <daniel.ki...@oracle.com>...

Daniel

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to