On 13/01/14 14:31, Sergei Shtylyov wrote:
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 flush code. Presumably other CPUs
might face other problems when presented with Loongson2-specific icache
flush code too. This patch enabled my Yeeloong to boot up successfully
a 3.13-rc kernel for the first time, after a long git bisect session.
Signed-off-by: Alexandre Oliva <lxoliva@xxxxxxxxx>
Fix for this issue has been posted long ago:
http://marc.info/?l=linux-mips&m=138575576803890
WBR, Sergei
Hi,
i was under the impression that it is in rc8 but i am failing to see it
there.
John