From: Nishanth Aravamudan Date: Thu, 24 Jul 2008 04:27:39 +0000 (-0700) Subject: mm: create /sys/kernel/mm X-Git-Tag: v2.6.27-rc1~799 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff7ea79cf7c3a481851bd4b2185fdeb6ce4afa29;p=pandora-kernel.git mm: create /sys/kernel/mm Add a kobject to create /sys/kernel/mm when sysfs is mounted. The kobject will exist regardless. This will allow for the hugepage related sysfs directories to exist under the mm "subsystem" directory. Add an ABI file appropriately. [kosaki.motohiro@jp.fujitsu.com: fix build] Signed-off-by: Nishanth Aravamudan Cc: Nick Piggin Cc: Mel Gorman Signed-off-by: KOSAKI Motohiro Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed