From: Helge Deller Date: Fri, 31 Jan 2014 20:33:17 +0000 (+0100) Subject: parisc: fix cache-flushing X-Git-Tag: v3.14-rc1~1^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57737c49dd72c96cfbcd4f66559f3ffc399aeb4f;p=pandora-kernel.git parisc: fix cache-flushing This commit: f8dae00684d678afa13041ef170cecfd1297ed40: parisc: Ensure full cache coherency for kmap/kunmap caused negative caching side-effects, e.g. hanging processes with expect and too many inequivalent alias messages from flush_dcache_page() on Debian 5 systems. This patch now partly reverts it and has been in production use on our debian buildd makeservers since a week without any major problems. Signed-off-by: Helge Deller Signed-off-by: John David Anglin Cc: stable@vger.kernel.org # v3.9+ Signed-off-by: Helge Deller --- Reading git-diff-tree failed