Re: [PATCH RFC tip/core/rcu 11/11] rcu: move TREE_RCU from softirqto kthread

From: Mathieu Desnoyers
Date: Wed Feb 23 2011 - 09:02:13 EST


* Paul E. McKenney (paulmck@xxxxxxxxxxxxxxxxxx) wrote:
[...]
> + for (cpu = rnp->grplo; cpu <= rnp->grphi; cpu++, mask <<= 1)
> + if (mask & 01)

Wow, octal notation! ;)

Maybe we could consider 0x1 here.

Thanks,

Mathieu

--
Mathieu Desnoyers
Operating System Efficiency R&D Consultant
EfficiOS Inc.
http://www.efficios.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/