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:
8abfe01
)
[S390] incorrect placement of include.
author
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Wed, 4 Oct 2006 18:02:12 +0000
(20:02 +0200)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Wed, 4 Oct 2006 18:02:12 +0000
(20:02 +0200)
The include of linux/smp.h needs to be done before the #if that
checks for the compiler version. Seems like fallout from the
inline assembly cleanup patch vs. the directed yield patch.
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
No differences found