Set of patches containing ioctl interface checks, null pointers checks and imporvement on resource handling on error. Ernesto Ramos (3): DSPBRIDGE: Interface tightening to check for invalid input parameters DSPBRIDGE: Undo allocation of resources in case of cp_to_usr fails DSPBRIDGE: NULL Pointer Dereference fix arch/arm/plat-omap/include/dspbridge/dbdefs.h | 4 +- drivers/dsp/bridge/pmgr/wcd.c | 126 ++++++++++++++++++++----- drivers/dsp/bridge/rmgr/nldr.c | 3 +- drivers/dsp/bridge/rmgr/node.c | 6 +- drivers/dsp/bridge/rmgr/proc.c | 9 +- drivers/dsp/bridge/services/mem.c | 4 - drivers/dsp/bridge/wmd/chnl_sm.c | 2 +- 7 files changed, 113 insertions(+), 41 deletions(-) CC: Nishanth Menon <nm@xxxxxx> CC: Hiroshi Doyu <Hiroshi.DOYU@xxxxxxxxx> CC: Ameya Palande <ameya.palande@xxxxxxxxx> CC: Fernando Guzman Lugo <x0095840@xxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html