On Mon, 18 Dec 2006 12:14:35 -0800 (PST) Linus Torvalds <[EMAIL PROTECTED]> wrote:
> OR: > > - page_mkclean_one() is simply buggy. > > And I'm starting to wonder about the second case. But it all LOOKS really > fine - I can't see anything wrong there (it uses the extremely > conservative "ptep_get_and_clear()", and seems to flush everything right > too, through "ptep_establish()"). What does the call to page_check_address() in there do? It'd be good to have a printk in there to see if it's triggering. Is this all correct for non-linear VMAs? (rtorrent doesn't use MAP_NONLINEAR though). - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/