]> 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, 17 Sep 2012 09:30:11 +0000 (11:30 +0200)
commitb4dfa27599a91f2058c8871eec2687930fa478c0
tree75da455c87829d34535e7fc5eab2308c3a40def2
parent91b0b8ab6245f62991a7077a2e0ff0dabf16879f
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