linux/drivers/misc/ocxl
Frederic Barrat 2da53ec72f ocxl: Fix potential memory leak on context creation
[ Upstream commit 913e73c77d ]

If we couldn't fully init a context, we were leaking memory.

Fixes: b9721d275c ("ocxl: Allow external drivers to use OpenCAPI contexts")
Signed-off-by: Frederic Barrat <fbarrat@linux.ibm.com>
Acked-by: Andrew Donnellan <ajd@linux.ibm.com>
Reviewed-by: Greg Kurz <groug@kaod.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20191209105513.8566-1-fbarrat@linux.ibm.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-01-12 12:21:31 +01:00
..
Kconfig
Makefile
afu_irq.c
config.c
context.c
core.c
file.c
link.c
main.c
mmio.c
ocxl_internal.h
pasid.c
pci.c
sysfs.c
trace.c
trace.h