lkml.org 
[lkml]   [2015]   [Apr]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH v9 3/4] cgroups: allow a cgroup subsystem to reject a fork
From
Hi Tejun,

> Ummm... is this really necessary? Can't we do something like the
> following?
>
> #define SUBSYS_TAG(tag) \
> __##tag, \
> tag = __##tag - 2,

Is which part necessary? That's what TAG() does. I can remove the
UNUSED_IDENT() if you want, that was just to make sure you don't get clashes
with other unused idents. COUNT() is so that we don't have to manually add
CGROUP_<TAG>_COUNT for every tag we add.

--
Aleksa Sarai (cyphar)
www.cyphar.com


\
 
 \ /
  Last update: 2015-04-14 03:21    [W:0.059 / U:0.048 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site