On 2/18/2010 8:40 AM, Ameya Palande wrote:
DSP_RSV_OBJECT is introduced to track reserved memory accounting information. This will allow us to do proper cleanup for memory reserved using PROC_ReserveMemory(). Signed-off-by: Ameya Palande<ameya.palande@xxxxxxxxx> --- arch/arm/plat-omap/include/dspbridge/drv.h | 10 ++++ arch/arm/plat-omap/include/dspbridge/proc.h | 4 +- drivers/dsp/bridge/pmgr/wcd.c | 7 ++- drivers/dsp/bridge/rmgr/drv.c | 18 +++++--- drivers/dsp/bridge/rmgr/drv_interface.c | 2 + drivers/dsp/bridge/rmgr/node.c | 5 +- drivers/dsp/bridge/rmgr/proc.c | 62 ++++++++++++++++++++++----- 7 files changed, 83 insertions(+), 25 deletions(-)
Pushed to dspbridge - omar -- 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