http://oss.sgi.com/bugzilla/show_bug.cgi?id=901
Christoph Hellwig <hch@xxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hch@xxxxxxx
--- Comment #1 from Christoph Hellwig <hch@xxxxxxx> 2010-10-21 07:49:29 CST ---
Since Linux 2.6.34 Linux uses the
flush_kernel_vmap_range/invalidate_kernel_vmap_range to make I/O to vmapped
areas work on virtually indexed caches.
Unfortunately only arm, parisc and sh actually implement these so far. You'll
need to implement an implementation of these APIs for your cache architecture
to make XFS work on MIPS with virtually indexed caches.
--
Configure bugmail: http://oss.sgi.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
|