Re: [PATCH v2 0/5] cgroup cls & netprio 'cleanups'
From: Daniel Wagner <hidden>
Date: 2012-07-13 13:53:37
On 11.07.2012 11:35, Daniel Wagner wrote:
The next two patches are changing the built. In case someone builds a kernel with cgroup support but disabled cls or netprio controller, there was still code added. And the last two patches change the cls and netprio source files in that way, that the use IS_BUILTIN and IS_MODULE as it used in the header files.
Forget patch #2 - #5. I'll have a new version soon ready which changes the *_subsys_id part to always beeing a enum. This allows to remove the rather unpleasant module loading part with the ID assignment. cheers, daniel