Re: [3.13-rc regression] Unbreak Loongson2 and r4k-generic flush icache range

2014-01-14 Thread Alexandre Oliva
On Jan 13, 2014, Sergei Shtylyov wrote: > Hello. >> Commit 14bd8c08, that replaced Loongson2-specific ifdefs with cpu tests, >> inverted the CPU test in local_r4k_flush_icache_range. Loongson2 won't >> boot up using the generic icache flush code. Presumably other CPUs >> might face other probl

Re: [3.13-rc regression] Unbreak Loongson2 and r4k-generic flush icache range

2014-01-13 Thread Sergei Shtylyov
Hello. On 13-01-2014 15:26, Alexandre Oliva wrote: Commit 14bd8c08, that replaced Loongson2-specific ifdefs with cpu tests, Please also specify that commit's summary line in parens. inverted the CPU test in local_r4k_flush_icache_range. Loongson2 won't boot up using the generic icache f