From: Paul Menage Date: Tue, 29 Apr 2008 08:00:06 +0000 (-0700) Subject: CGroups _s64 files: add cgroups read_s64/write_s64 file methods X-Git-Tag: v2.6.26-rc1~581 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e73d2c61d1fcbd3621688ae457b49509c8d4c601;p=pandora-kernel.git CGroups _s64 files: add cgroups read_s64/write_s64 file methods These patches add cgroups read_s64 and write_s64 control file methods (the signed equivalent of read_u64/write_u64) and use them to implement the cpu.rt_runtime_us control file in the CFS cgroup subsystem. This patch: These are the signed equivalents of the read_u64/write_u64 methods Signed-off-by: Paul Menage Acked-by: Peter Zijlstra Cc: Ingo Molnar Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed