]> 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>
Tue, 18 Sep 2012 07:04:49 +0000 (09:04 +0200)
commitb051822783914ba9f272e09e2a868ae2b72ffd0a
treed011b45ed4b64832d0f9b497492b517a57b07164
parent4fa103443e2845b720181081635a050a2338adfe
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