[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20110125145720.cd0cbe16.kamezawa.hiroyu@jp.fujitsu.com>
Date: Tue, 25 Jan 2011 14:57:20 +0900
From: KAMEZAWA Hiroyuki <kamezawa.hiroyu@...fujitsu.com>
To: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Cc: "linux-mm@...ck.org" <linux-mm@...ck.org>,
"nishimura@....nes.nec.co.jp" <nishimura@....nes.nec.co.jp>,
"balbir@...ux.vnet.ibm.com" <balbir@...ux.vnet.ibm.com>,
"hannes@...xchg.org" <hannes@...xchg.org>,
"akpm@...ux-foundation.org" <akpm@...ux-foundation.org>
Subject: [PATCH 0/3] 3 bugfixes for memory cgroup (2.6.38-rc2)
Hi, these are 3 bugfix patches for 2.6.38-rc2 +
mm-memcontrolc-fix-uninitialized-variable-use-in-mem_cgroup_move_parent.patch
in mm tree.
3 patches are independent from each other but [1/3] patch is for
2.6.36-stable, tree.
[1/3] fix account leak at failure of memsw acconting. (for 2.6.36 stable)
[2/3] check mem_cgroup_disabled() at split fixup (for recent 2.6.38-git)
[3/3] fix race at move_parent() (This depends on m-memcontrolc
fix-uninitialized-variable-use-in-mem_cgroup_move_parent.patch)
I'll send other fixes for THP/memcg but this is an early cut for obvious bugs.
Thanks,
-Kame
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists