On 15:41 Thu 02 Apr , Zhang Le wrote: > diff --git a/arch/mips/include/asm/mach-lemote/cpu-feature-overrides.h b/arch/mips/include/asm/mach-lemote/cpu-feature-overrides.h > new file mode 100644 > index 0000000..550a10d > --- /dev/null > +++ b/arch/mips/include/asm/mach-lemote/cpu-feature-overrides.h [snip] > +#define cpu_icache_snoops_remote_store 1 This maybe should not exist here, since this only matters on SMP. It exists in Wu's version. Maybe Wu could explain it. Maybe it is just a typo. Pulling him in. Zhang Le > + > +#endif /* __ASM_MACH_LEMOTE_CPU_FEATURE_OVERRIDES_H */ > -- > 1.6.2 >