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:
e4d9820
)
x86: Introduce topology_core_cpumask()/topology_thread_cpumask()
author
Mike Travis
<travis@sgi.com>
Wed, 17 Dec 2008 01:34:06 +0000
(17:34 -0800)
committer
Mike Travis
<travis@sgi.com>
Wed, 17 Dec 2008 01:40:59 +0000
(17:40 -0800)
Impact: new API
The old topology_core_siblings() and topology_thread_siblings() return
a cpumask_t; these new ones return a (const) struct cpumask *.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Mike Travis <travis@sgi.com>
No differences found