git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eaa8549
)
Blackfin arch: Fixing Bug: balance calls to get_task_mm with corresponding mmput...
author
Bernd Schmidt
<bernd.schmidt@analog.com>
Sun, 21 Oct 2007 14:32:27 +0000
(22:32 +0800)
committer
Bryan Wu
<bryan.wu@analog.com>
Sun, 21 Oct 2007 14:32:27 +0000
(22:32 +0800)
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: Bryan Wu <bryan.wu@analog.com>
No differences found