Re: [PATCH 2/2] DSPBRIDGE: introduce VMA checking for cache operation

2009-07-29 Thread Hiroshi DOYU
From: Doyu Hiroshi (Nokia-D/Helsinki) hiroshi.d...@nokia.com Subject: [PATCH 2/2] DSPBRIDGE: introduce VMA checking for cache operation Date: Wed, 22 Jul 2009 10:22:50 +0200 Check if the given area blongs to process virtul memory address space. Signed-off-by: Hiroshi DOYU hiroshi.d

[PATCH 2/2] DSPBRIDGE: introduce VMA checking for cache operation

2009-07-22 Thread Hiroshi DOYU
Check if the given area blongs to process virtul memory address space. Signed-off-by: Hiroshi DOYU hiroshi.d...@nokia.com --- drivers/dsp/bridge/rmgr/proc.c | 32 1 files changed, 32 insertions(+), 0 deletions(-) diff --git a/drivers/dsp/bridge/rmgr/proc.c