[PATCH 1/2] libertas: Add missing __packed annotation with struct_group()
Kalle Valo
kvalo at kernel.org
Wed Dec 8 10:40:07 PST 2021
Kees Cook <keescook at chromium.org> wrote:
> Build testing of the newly added struct_group() usage missed smaller
> architecture width tests for changes to pahole output. Add the missed
> __packed annotation with struct_group() usage in a __packed struct.
>
> Reported-by: kernel test robot <lkp at intel.com>
> Link: https://lore.kernel.org/linux-mm/202111302102.apaePz2J-lkp@intel.com
> Fixes: 5fd32ae0433a ("libertas: Use struct_group() for memcpy() region")
> Signed-off-by: Kees Cook <keescook at chromium.org>
2 patches applied to wireless-drivers-next.git, thanks.
978090ae8856 libertas: Add missing __packed annotation with struct_group()
05db148ee9a7 libertas_tf: Add missing __packed annotations
--
https://patchwork.kernel.org/project/linux-wireless/patch/20211201173234.578124-2-keescook@chromium.org/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
More information about the libertas-dev
mailing list