git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
709d4b0
)
sched: fix the cpuprio count really
author
Thomas Gleixner
<tglx@linutronix.de>
Thu, 5 Jun 2008 08:28:00 +0000
(10:28 +0200)
committer
Ingo 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