From: Heiko Carstens Date: Mon, 27 Aug 2012 13:38:19 +0000 (+0200) Subject: s390/smp: fix smp_find_processor_id() argument mismatch X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~81^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d0e471b46d4ba1de4617d04cf071c6ae4a5df76;p=pandora-kernel.git 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 Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed