sched: fix the cpuprio count really
authorThomas Gleixner <tglx@linutronix.de>
Thu, 5 Jun 2008 08:28:00 +0000 (10:28 +0200)
committerIngo Molnar <mingo@elte.hu>
Fri, 6 Jun 2008 13:19:44 +0000 (15:19 +0200)
Peter pointed out that the last version of the "fix" was still one off
under certain circumstances. Use BITS_TO_LONG instead to get an
accurate result.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

No differences found