From: Rex Feany Date: Wed, 23 Sep 2009 14:45:52 +0000 (+0000) Subject: powerpc/8xx: Fix regression introduced by cache coherency rewrite X-Git-Tag: v2.6.32-rc1~29^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0908085fc2391c85b85fb814ae1df377c8e0dcb;p=pandora-kernel.git powerpc/8xx: Fix regression introduced by cache coherency rewrite After upgrading to the latest kernel on my mpc875 userspace started running incredibly slow (hours to get to a shell, even!). I tracked it down to commit 8d30c14cab30d405a05f2aaceda1e9ad57800f36, that patch removed a work-around for the 8xx. Adding it back makes my problem go away. Signed-off-by: Rex Feany Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed