From: Thomas Gleixner Date: Thu, 5 Jun 2008 08:28:00 +0000 (+0200) Subject: sched: fix the cpuprio count really X-Git-Tag: v2.6.27-rc1~1105^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e539d8fcd11af811db70707d47ea436d5621d0da;p=pandora-kernel.git sched: fix the cpuprio count really 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 --- Reading git-diff-tree failed