From: Markos Chandras Date: Tue, 13 Jan 2015 13:01:49 +0000 (+0000) Subject: MIPS: kernel: process: Do not allow FR=0 on MIPS R6 X-Git-Tag: fixes-v4.0-rc1~21^2~26^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13e45f095753b8203a8446648dea527f9ce4413c;p=pandora-kernel.git MIPS: kernel: process: Do not allow FR=0 on MIPS R6 A prctl() call to set FR=0 for MIPS R6 should not be allowed since FR=1 is the only option for R6 cores. Cc: Paul Burton Cc: Matthew Fortune Signed-off-by: Markos Chandras --- Reading git-diff-tree failed