[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190219210953.1840-1-leoyang.li@nxp.com>
Date: Tue, 19 Feb 2019 15:09:53 -0600
From: Li Yang <leoyang.li@....com>
To: arm@...nel.org
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
shawnguo@...nel.org
Subject: [GIT PULL] updates to soc/fsl drivers for v5.1 take3
Hi arm-soc maintainers,
Please help to look into the following changes on top of previous
pull request and merge them if they look good.
The following changes since commit 3c0d64e867ed78a782a8a00d3b519396d9c5a2db:
soc: fsl: guts: reuse machine name from device tree (2019-01-11 16:08:43 -0600)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux.git tags/soc-fsl-next-v5.1-3
for you to fetch changes up to bd3bd3b36df725645036748e58a8c35c8d2cbf91:
soc: fsl: dpio: fix memory leak of a struct qbman on error exit path (2019-02-19 14:59:39 -0600)
----------------------------------------------------------------
NXP/FSL SoC driver updates for v5.1 take3
DPIO driver
- fixed a use after free problem
- fixed a memory leak on error path
----------------------------------------------------------------
Colin Ian King (1):
soc: fsl: dpio: fix memory leak of a struct qbman on error exit path
Dan Carpenter (1):
soc: fsl: dpio: Use after free in dpaa2_dpio_remove()
drivers/soc/fsl/dpio/dpio-driver.c | 2 +-
drivers/soc/fsl/dpio/qbman-portal.c | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
Powered by blists - more mailing lists