On 06/05/2013 03:53 PM, David Daney wrote:
I decided to surround with SYS_SUPPORTS_MICROMIPS so the function could be optimized out in v7 of the patch.You can only manipulate this bit if you know microMIPS is supported. So I think you should either not touch it for the non-microMIPS case, or make the write conditional on the presence of microMIPS support in the CPU.