From: David Miller <davem@davemloft.net>
Date: Mon, 27 Oct 2008 12:30:56 -0700 (PDT)
Sorry I had to revert this:
1) It can't work as a tristate option, the control group subsystem
framework doesn't work with modular enables.
For one thing the cgroup_subsys.h users only CONFIG_FOO tests
rather than also checking CONFIG_FOO_MODULAR. And even if added
that wouldn't work since the symbols don't get exported to modules.
2) There was still a discussion going on about the hardirq/softirq
tracing bits. They seem unnecessary.
Please fix this up and resubmit, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html