From: Chris Metcalf Date: Mon, 28 Feb 2011 20:48:39 +0000 (-0500) Subject: arch/tile: enhance existing finv_buffer_remote() routine X-Git-Tag: v2.6.39-rc1~431^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63b7ca6b04427aea9075d6f5f5f15b82e115bce4;p=pandora-kernel.git arch/tile: enhance existing finv_buffer_remote() routine It now takes an additional argument so it can be used to flush-and-invalidate pages that are cached using hash-for-home as well those that are cached with coherence point on a single cpu. This allows it to be used more widely for changing the coherence point of arbitrary pages when necessary. Signed-off-by: Chris Metcalf --- Reading git-diff-tree failed