From: Heiko Carstens Date: Thu, 26 May 2011 07:48:27 +0000 (+0200) Subject: [S390] topology,sched: fix cpu_coregroup_mask/cpu_book_mask definitions X-Git-Tag: v3.0-rc1~45^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac5fa22fd4f27376e4ec41b44279c9992322d7ce;p=pandora-kernel.git [S390] topology,sched: fix cpu_coregroup_mask/cpu_book_mask definitions Both functions take an int instead of an unsigned int. Fixes these compile warnings: kernel/sched.c:7167:2: warning: initialization from incompatible pointer type kernel/sched.c:7170:2: warning: initialization from incompatible pointer type Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed