Re: [PATCH v2] af/rvu_cgx: Fix missing check bugs in rvu_cgx.c

From: Jakub Kicinski
Date: Wed Jan 06 2021 - 18:19:42 EST


On Tue, 5 Jan 2021 22:49:17 -0800 wangyingjie55@xxxxxxx wrote:
> From: Yingjie Wang <wangyingjie55@xxxxxxx>
>
> In rvu_mbox_handler_cgx_mac_addr_get()
> and rvu_mbox_handler_cgx_mac_addr_set(),
> the msg is expected only from PFs that are mapped to CGX LMACs.
> It should be checked before mapping,
> so we add the is_cgx_config_permitted() in the functions.
>
> Fixes: 85482bb ("af/rvu_cgx: Fix missing check bugs in rvu_cgx.c")
> Signed-off-by: Yingjie Wang <wangyingjie55@xxxxxxx>

Thanks for the tag but:

Fixes tag: Fixes: 85482bb ("af/rvu_cgx: Fix missing check bugs in rvu_cgx.c")
Has these problem(s):
- Target SHA1 does not exist

This hash does not seem to exist in any tree known to linux-next.

The hash should also be at least 12 chars.