From: Markos Chandras Date: Thu, 19 Sep 2013 17:18:41 +0000 (+0100) Subject: MIPS: mm: c-r4k: Panic if IL or DL fields have a reserved value X-Git-Tag: v3.14-rc1~37^2~107 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=175cba8c7457a4d1c331a45323600368ba977fbf;p=pandora-kernel.git MIPS: mm: c-r4k: Panic if IL or DL fields have a reserved value According to MIPS32 and MIPS64 PRA documents, a value of 7 in IL and DL fields is marked as "Reserved" so panic if the core uses this value in the config1 register. Also simplify the code a little bit. Signed-off-by: Markos Chandras Signed-off-by: John Crispin Patchwork: http://patchwork.linux-mips.org/patch/5861/ --- Reading git-diff-tree failed