Re: [PATCH v2] um: Fix misaligned stack in stub_exe
From: Johannes Berg
Date: Tue Oct 22 2024 - 06:12:41 EST
Thanks :)
>
> Changes since v1:
> https://lore.kernel.org/linux-um/20241017231007.1500497-2-davidgow@xxxxxxxxxx/
> - Use force_arg_align_pointer on real_init() instead of naked on
> __start, which works with clang.
I already applied it, so need to fix on top of it now, not replace it.
However I was just playing with the below - was just looking at the size
though, but what do you think?
johannes