RE: [PATCHv2 3/4] DSPBRIDGE: PROCWRAP_Load function cleanup in a complete mess

2009-07-09 Thread Guzman Lugo, Fernando
r.kernel.org > Cc: Guzman Lugo, Fernando; Kanigeri, Hari; ext-phil.2.carm...@nokia.com > Subject: [PATCHv2 3/4] DSPBRIDGE: PROCWRAP_Load function cleanup in a > complete mess > > If you followed some failure paths, it was entirely possible that > you'd attempt to MEM_Fr

[PATCHv2 3/4] DSPBRIDGE: PROCWRAP_Load function cleanup in a complete mess

2009-07-07 Thread Ameya Palande
If you followed some failure paths, it was entirely possible that you'd attempt to MEM_Free a user-space pointer, because it wouldn't have been replaced with a kernel-space copy yet. Signed-off-by: Phil Carmody Signed-off-by: Ameya Palande --- drivers/dsp/bridge/pmgr/wcd.c | 110 ++