From c46a2f01fb2bea6ae7e4e3f3f2aad65d8eda837d Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Wed, 15 Jul 2015 11:48:15 +0200 Subject: [PATCH] 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-format-patch failed