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:
e197f09
)
sched: Remove pointless in_atomic() definition check
author
Frederic Weisbecker
<fweisbec@gmail.com>
Tue, 7 Jun 2011 20:53:39 +0000
(22:53 +0200)
committer
Frederic Weisbecker
<fweisbec@gmail.com>
Tue, 7 Jun 2011 20:53:39 +0000
(22:53 +0200)
It's really supposed to be defined here. If it's not then
we actually want the build to crash so that we know it,
and not keep it silent.
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
No differences found