Skip to content
Commit c1e7399d authored by Bernd Schmidt's avatar Bernd Schmidt Committed by Bryan Wu
Browse files

Blackfin arch: Fixing Bug: balance calls to get_task_mm with corresponding mmput calls



We must balance calls to get_task_mm with corresponding mmput calls, otherwise
refcounting is screwed up and mms don't get freed when their task exits.

Signed-off-by: default avatarBryan Wu <bryan.wu@analog.com>
parent eaa85490
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment