Re: [rust:rust 964/1016] warning: unknown warning option '-Wpacked-not-aligned'; did you mean '-Wover-aligned'? [-Wunknown-warning-option], err: false

From: Miguel Ojeda
Date: Sun Feb 06 2022 - 19:38:09 EST


On Sun, Jan 30, 2022 at 9:13 PM kernel test robot <lkp@xxxxxxxxx> wrote:
>
> If you fix the issue, kindly add following tag as appropriate
> Reported-by: kernel test robot <lkp@xxxxxxxxx>

This is fixed in the `rust` branch (the error and the other warnings).
Also, our CI is now under GCC 11.2 and enabling
`CONFIG_ZERO_CALL_USED_REGS` confirms it is fixed.

Thanks a lot for running some of the runs with Rust enabled!

By the way, it seems that for some reason the bot picked the warning
first, instead of the error.

Cheers,
Miguel