From: Scotty Bauer Date: Thu, 9 Oct 2014 22:30:26 +0000 (-0700) Subject: kernel/sys.c: compat sysinfo syscall: fix undefined behavior X-Git-Tag: fixes-against-v3.18-rc2~137^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0baae41ea8365a7b5a34c6474a77d7eb1126f6b2;p=pandora-kernel.git kernel/sys.c: compat sysinfo syscall: fix undefined behavior Fix undefined behavior and compiler warning by replacing right shift 32 with upper_32_bits macro Signed-off-by: Scotty Bauer Cc: Clemens Ladisch Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed