Re: [linux-next:master 13092/13104] error[E0588]: packed type cannot transitively contain a `#[repr(align)]` type

From: Miguel Ojeda
Date: Mon Aug 01 2022 - 20:55:57 EST


On Fri, Jul 29, 2022 at 3:31 AM kernel test robot <yujie.liu@xxxxxxxxx> wrote:
>
> tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
> head: 9250d2f72dc46a808b6aa23bf50dd670f1f52ddc
> commit: 475dd867241716f1b6ab12cc188c221bfadacc40 [13092/13104] Merge branch 'rust-next' of https://github.com/Rust-for-Linux/linux.git
> config: x86_64-rhel-8.3-rust (attached as .config)
> compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project 8dfaecc4c24494337933aff9d9166486ca0949f1)
>
> If you fix the issue, kindly add following tag where applicable
> Reported-by: kernel test robot <yujie.liu@xxxxxxxxx>

Fixed in rust-next (and v8 of the Rust patch series):
https://github.com/Rust-for-Linux/linux/pull/849

Thanks!

Cheers,
Miguel