Re: [PATCH 2/5] device_cgroup: prepare exception list handling functions for two lists
From: Tejun Heo <hidden>
Date: 2012-12-03 17:31:42
Also in:
lkml
From: Tejun Heo <hidden>
Date: 2012-12-03 17:31:42
Also in:
lkml
On Tue, Nov 27, 2012 at 02:35:03PM -0500, Aristeu Rozanski wrote:
In the following patches, device_cgroup structure will have two sets of behavior and exceptions list (actual one, another with the local settings) so rework the functions to use exception list, not a device_cgroup. Cc: Tejun Heo <redacted> Cc: Serge Hallyn <redacted> Signed-off-by: Aristeu Rozanski <redacted>
Acked-by: Tejun Heo <redacted> Thanks. -- tejun