On Wed, Apr 17, 2013 at 13:41, Theo de Raadt wrote:
> Please #ifdef the bodies of the functions, rather than adding wrappers
> afterwards.

The problem is sched_proc_to_cpu_cost has a bunch of globals outside it,
so excluding them would add several more ifdef/endif sections. Doable,
I just didn't like that.

Reply via email to