]> git.karo-electronics.de Git - karo-tx-linux.git/commit
s390/smp: fix smp_find_processor_id() argument mismatch
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Mon, 27 Aug 2012 13:38:19 +0000 (15:38 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 3 Sep 2012 11:40:17 +0000 (13:40 +0200)
commit898e32c5175fab991ef11a8df471d505ef6d4fc0
tree38a93c68985ca71e7a3470a494b3fbd1e5628ebe
parent794beaf7d37439f9607a10f69f8cd5321f78c34a
s390/smp: fix smp_find_processor_id() argument mismatch

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>
arch/s390/include/asm/smp.h