|
From: Julian S. <js...@ac...> - 2013-08-02 11:58:07
|
> I took a look at https://bugs.kde.org/show_bug.cgi?id=306587 as you > suggested and it seems to be the same issue. The patch there is the same I > tried in my installation. But just want to make sure it is correct. Per the discussion in 306587, if it is true that (1) V assumes that dcache.linesize == icache.linesize, and (2) that the CPU in question has different values for these, then we need to change V so that it doesn't make that assumption. Patches welcome .. J |