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:
258594a
)
sched: clean up SCHED_CPUMASK_ALLOC
author
Li Zefan
<lizf@cn.fujitsu.com>
Fri, 7 Nov 2008 09:03:18 +0000
(17:03 +0800)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 7 Nov 2008 09:30:35 +0000
(10:30 +0100)
Impact: cleanup
The #if/#endif is ugly. Change SCHED_CPUMASK_ALLOC and
SCHED_CPUMASK_FREE to static inline functions.
Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found