On Thu, Apr 02, 2009 at 06:56:13PM +0800, Zhang Le wrote: > 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. This simply doesn't matter on a uniprocessor system. Ralf