Re: [PATCH] firmware: zynqmp: fix declarations for gcc-13

From: Tanmay Shah
Date: Tue Jan 17 2023 - 17:08:46 EST



On 1/17/23 12:03 PM, Arnd Bergmann wrote:
On Tue, Jan 17, 2023, at 20:53, Tanmay Shah wrote:
This looks good to me. Thanks for fixing this.

Something must have gone wrong when I ran sparse check on this patch.
I don't think any of our previous tooling caught this, only gcc-13
changed some of the behavior around enums.

Just one question, does this patch need "fixes:" tag?
Probably a good idea:

Fixes: a5e56980cfb7 ("firmware: xilinx: Add RPU configuration APIs")

I can apply this directly to the soc fixes branch if you like
and add that line.

Arnd

I am ok with that.

Thanks,

Tanmay