]> 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, 10 Sep 2012 07:54:15 +0000 (09:54 +0200)
commitf0b00b850d346821af4570b6a96686070046b0fc
tree2407683e4efdf9b33623f061fb6721dd59c34db5
parent3a5e0f48c39d546fc774747d7fb06c52fa89843f
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