Re: [PATCH v2 0/6] OpenRISC header and sparse warning fixes for 5.9

From: Stafford Horne
Date: Sat Aug 08 2020 - 18:57:46 EST


On Thu, Aug 06, 2020 at 09:11:46PM +0200, Luc Van Oostenryck wrote:
> On Thu, Aug 06, 2020 at 06:07:19AM +0900, Stafford Horne wrote:
> > Hello,
> >
> > Changes since v1:
> > - in "io: Fixup defines and move include to the end" added a linux/types.h
> > include as there were compiler failurs pointed out by kbuild.
> >
> > This a series of fixes for OpenRISC sparse warnings. The kbuild robots report
> > many issues related to issues with OpenRISC headers having missing or incorrect
> > sparse annotations.
>
> The changes look quite good to me (I just add 2 nits for patches 5 & 6).
>
> Fell free to add my
> Reviewed-by: Luc Van Oostenryck <luc.vanoostenryck@xxxxxxxxx>

Thank you.