commit | 63b7ca6b04427aea9075d6f5f5f15b82e115bce4 | [log] [tgz] |
---|---|---|
author | Chris Metcalf <cmetcalf@tilera.com> | Mon Feb 28 15:48:39 2011 -0500 |
committer | Chris Metcalf <cmetcalf@tilera.com> | Tue Mar 01 16:21:06 2011 -0500 |
tree | 97a72ec3d243a46475e880b2c5703a167165f961 | |
parent | 3cebbafd28e6f91677f3becffcdf9150b74a4e0c [diff] |
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 <cmetcalf@tilera.com>