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:
0edc0b3
)
x86_32: apic/summit_32, fix cpu_mask_to_apicid
author
Jiri Slaby
<jirislaby@gmail.com>
Mon, 2 Mar 2009 09:53:58 +0000
(10:53 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 2 Mar 2009 10:20:34 +0000
(11:20 +0100)
Perform same-cluster checking even for masks with all (nr_cpu_ids)
bits set and report correct apicid on success instead.
While at it, convert it to for_each_cpu and newer cpumask api.
Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found