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:
7755d6b
)
s390/smp: fix smp_find_processor_id() argument mismatch
author
Heiko Carstens
<heiko.carstens@de.ibm.com>
Mon, 27 Aug 2012 13:38:19 +0000
(15:38 +0200)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Wed, 26 Sep 2012 13:44:53 +0000
(15:44 +0200)
For SMP and !SMP smp_find_processor_id() either takes a u16 or
an unsigned int argument. Fix this so both versions take a u16.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
No differences found