On 05/29/2015 02:43 PM, Markos Chandras wrote: > Commit be0c37c985ed ("MIPS: Rearrange PTE bits into fixed positions.") > rearranged the PTE bits into fixed positions in preparation for the XPA > support. However, this patch broke R6 since it only took R2 cores > into consideration for the RI/XI bits leading to boot failures. We fix > this by adding the missing CONFIG_CPU_MIPSR6 definitions > > Fixes: be0c37c985ed ("MIPS: Rearrange PTE bits into fixed positions.") > Cc: Steven J. Hill <Steven.Hill@xxxxxxxxxx> > Signed-off-by: Markos Chandras <markos.chandras@xxxxxxxxxx> > --- > This is a bugfix for a bug introduced in 4.1-rc1. Can we please have > this patch in 4.1? > --- Ralf, I see you merged this patch (thanks!) but it's in the wrong branch it seems. It's not in the 4.1-fixes I think. Can you please schedule this patch for 4.1 since it's a bugfix? Otherwise R6 won't even boot in 4.1. Thank you -- markos