Hi, Here're CPU-feature-overrides patches for PowerTV, Malta and MIPSSim. Along with these patches, I was going to consolidate irq_ffs() used in platforms above, but it seems PowerTV's IRQ routines need some work, so drop the relevant patches for now. P.S. I don't feel a strong motivation to consolidate irq_ffs(), so you don't have to take care of my comments. If you have a chance, take a look at it, thanks. Shinya David VomLehn (1): MIPS: PowerTV: Provide cpu-feature-overrides.h Shinya Kuribayashi (1): MIPS: Enable cpu_has_clo_clz for MIPS Technologies' platforms .../include/asm/mach-malta/cpu-feature-overrides.h | 2 + .../asm/mach-mipssim/cpu-feature-overrides.h | 2 + .../asm/mach-powertv/cpu-feature-overrides.h | 59 ++++++++++++++++++++ 3 files changed, 63 insertions(+), 0 deletions(-) create mode 100644 arch/mips/include/asm/mach-powertv/cpu-feature-overrides.h