]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Treat CP1 control registers as unsigned ints.
authorRalf Baechle <ralf@linux-mips.org>
Wed, 15 Jul 2015 09:48:15 +0000 (11:48 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 3 Sep 2015 10:07:41 +0000 (12:07 +0200)
commitfa89f18ab10b96a001a092750211079654c61045
tree1f4fc19991955f0c50addc39bd0f051e5c810436
parentc045a5e1ce272e502ce2c2c78d52c326e6b6701a
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 <ralf@linux-mips.org>
Reported-by: Chris Packham <judge.packham@gmail.com>
arch/mips/include/asm/mipsregs.h