On Fri, Apr 06, 2007 at 04:32:25PM -0700, [EMAIL PROTECTED] wrote:
> +struct container_subsys cpuacct_subsys = {
> +     .name = "cpuacct",
> +     .create = cpuacct_create,
> +     .destroy = cpuacct_destroy,
> +     .populate = cpuacct_populate,
> +     .subsys_id = cpuacct_subsys_id,
> +};

container_register_subsys(&cpuacct_subsys) is missing ..

-- 
Regards,
vatsa

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
ckrm-tech mailing list
https://lists.sourceforge.net/lists/listinfo/ckrm-tech

Reply via email to