From: Ralf Baechle Date: Wed, 15 Jul 2015 09:48:15 +0000 (+0200) Subject: MIPS: Treat CP1 control registers as unsigned ints. X-Git-Tag: omap-for-v4.3/fixes-rc1~99^2~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c46a2f01fb2bea6ae7e4e3f3f2aad65d8eda837d;p=pandora-kernel.git MIPS: Treat CP1 control registers as unsigned ints. These are bitfields and treating them as signed values doesn't make any sense. Signed-off-by: Ralf Baechle Reported-by: Chris Packham --- Reading git-diff-tree failed