From: Dominik Dingel Date: Thu, 25 Jun 2015 21:59:52 +0000 (-0700) Subject: s390/mm: change HPAGE_SHIFT type to int X-Git-Tag: omap-for-v4.2/fixes-rc1^2~106^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf54e2fce51c;p=pandora-kernel.git s390/mm: change HPAGE_SHIFT type to int With making HPAGE_SHIFT an unsigned integer we also accidentally changed pageblock_order. In order to avoid compiler warnings we make HPAGE_SHFIT an int again. Signed-off-by: Dominik Dingel Suggested-by: Andrew Morton Cc: Martin Schwidefsky Cc: Heiko Carstens Cc: Christian Borntraeger Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed