From: Paul Menage Date: Fri, 19 Oct 2007 06:39:33 +0000 (-0700) Subject: Add cgroup write_uint() helper method X-Git-Tag: v2.6.24-rc1~255 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=355e0c48b757b7fcc79ccb98fda8105ed37a1598;p=pandora-kernel.git Add cgroup write_uint() helper method Add write_uint() helper method for cgroup subsystems This helper is analagous to the read_uint() helper method for reporting u64 values to userspace. It's designed to reduce the amount of boilerplate requierd for creating new cgroup subsystems. Signed-off-by: Paul Menage Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed