RE: [PATCH 0/5] soc: fsl: various fixes

From: Leo Li
Date: Thu Oct 21 2021 - 19:31:02 EST




> -----Original Message-----
> From: Ioana Ciornei <ioana.ciornei@xxxxxxx>
> Sent: Monday, October 18, 2021 10:10 AM
> To: Leo Li <leoyang.li@xxxxxxx>
> Cc: Youri Querry <youri.querry_1@xxxxxxx>; linux-kernel@xxxxxxxxxxxxxxx;
> Ioana Ciornei <ioana.ciornei@xxxxxxx>
> Subject: [PATCH 0/5] soc: fsl: various fixes
>
> This patch set has various unrelated fixes in the dpio driver and the
> dpaa2-console one.
> Patches were applied on latest linux-next and formatted from there.
>
> Diana Craciun (1):
> soc: fsl: dpio: fix qbman alignment error in the virtualization
> context
>
> Ioana Ciornei (2):
> soc: fsl: dpio: use an explicit NULL instead of 0
> soc: fsl: dpio: fix kernel-doc warnings
>
> Robert-Ionut Alexa (1):
> soc: fsl: dpaa2-console: free buffer before returning from
> dpaa2_console_read
>
> Youri Querry (1):
> soc: fsl: dpio: rename the enqueue descriptor variable

Patch 4-5 are applied for fix.

Patch 1-2 are applied for next. Patch 3 cannot be applied cleanly, we probably can apply it after the changes in Linux-next get into the mainline.

Thanks.
>
> drivers/soc/fsl/dpaa2-console.c | 1 +
> drivers/soc/fsl/dpio/dpio-service.c | 42 ++++++++--------
> drivers/soc/fsl/dpio/qbman-portal.c | 76 ++++++++++++++---------------
> drivers/soc/fsl/dpio/qbman-portal.h | 39 +++++++++------
> 4 files changed, 85 insertions(+), 73 deletions(-)
>
> --
> 2.33.1