From: Jack Steiner Date: Wed, 17 Jun 2009 23:28:28 +0000 (-0700) Subject: gru: fix cache coherency issues with instruction retry X-Git-Tag: v2.6.31-rc1~158 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a2c09e3b41e334b6651d53b39cfe8ceefbc45f8;p=pandora-kernel.git gru: fix cache coherency issues with instruction retry Fix two problems related to GRU instruction failures. Cache coherency is not maintained for CBEs except when loading or unloading contexts. When reading a CBE to extract error information, the CBE must first be flushed from the cache. The function that reads kerrnel CBEs was reading the wrong CBE. Signed-off-by: Jack Steiner Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed