[PATCH 0/6] bus: fsl-mc: cleanup and fixes

Ioana Ciornei ioana.ciornei at nxp.com
Tue Apr 8 20:58:08 AEST 2025


This patch set is a combination of small fixes and some cleanup.  Some
of the patches were already submitted in the past years but were lost in
the process due to an uncertain maintenance path.

Ioana Ciornei (3):
  bus: fsl-mc: fix double-free on mc_dev
  bus: fsl-mc: do not add a device-link for the UAPI used DPMCP device
  bus: fsl-mc: add the dprc_get_mem() command to the whitelist

Laurentiu Tudor (2):
  bus: fsl-mc: drop useless cleanup
  bus: fsl-mc: increase MC_CMD_COMPLETION_TIMEOUT_MS value

Wan Junjie (1):
  bus: fsl-mc: fix GET/SET_TAILDROP command ids

 drivers/bus/fsl-mc/dprc-driver.c      |  2 --
 drivers/bus/fsl-mc/fsl-mc-allocator.c | 21 ---------------------
 drivers/bus/fsl-mc/fsl-mc-bus.c       |  6 ++++--
 drivers/bus/fsl-mc/fsl-mc-private.h   |  2 --
 drivers/bus/fsl-mc/fsl-mc-uapi.c      | 11 +++++++++--
 drivers/bus/fsl-mc/mc-io.c            | 19 +++++++++++++------
 drivers/bus/fsl-mc/mc-sys.c           |  2 +-
 7 files changed, 27 insertions(+), 36 deletions(-)

-- 
2.34.1



More information about the Linuxppc-dev mailing list