Re: [PATCH 1/2] cgroups: move cgroup_event_listener.c to tools/cgroup
From: Tejun Heo <tj@kernel.org>
Date: 2013-01-07 17:42:20
Also in:
lkml
From: Tejun Heo <tj@kernel.org>
Date: 2013-01-07 17:42:20
Also in:
lkml
On Fri, Jan 04, 2013 at 01:05:17PM -0800, Greg Thelen wrote:
Move the cgroup_event_listener.c tool from Documentation into the new tools/cgroup directory. This change involves wiring cgroup_event_listener.c into the tools/ make system so that is can be built with: $ make tools/cgroup Signed-off-by: Greg Thelen <redacted>
Applied to cgroup/for-3.9. Thanks. -- tejun