From: James Bottomley <[EMAIL PROTECTED]> Date: Sun, 19 Mar 2006 15:23:51 -0600
> On Sun, 2006-03-19 at 15:04 -0600, James Bottomley wrote: > > OK, I confess to not ever having looked at that ... does it use > > get_user_pages() as well? > > If the fix is to be in get_user_pages(), this is what works for parisc. flush_cache_page() is a nop on many architectures which have cache aliasing issues, such as sparc64. - To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
