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:
3ee1062
)
memcg: fix oops in mem_cgroup_shrink_usage
author
Hugh Dickins
<hugh@veritas.com>
Tue, 12 Aug 2008 22:08:41 +0000
(15:08 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 12 Aug 2008 23:07:28 +0000
(16:07 -0700)
Got an oops in mem_cgroup_shrink_usage() when testing loop over tmpfs:
yes, of course, loop0 has no mm: other entry points check but this didn't.
Signed-off-by: Hugh Dickins <hugh@veritas.com>
Cc: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Acked-by: Balbir Singh <balbir@linux.vnet.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/memcontrol.c
patch
|
blob
|
history
diff --cc
mm/memcontrol.c
Simple merge