Re: [PATCH] [13/16] POISON: The high level memory error handler in the VM II

From: Andi Kleen
Date: Thu Apr 09 2009 - 03:55:53 EST



Double checked the try_to_release_page logic. My assumption was that the
writeback case could never trigger, because during write back the page
should be locked and so it's excluded with the earlier lock_page_nosync().

Is that a correct assumption?

-Andi

--
ak@xxxxxxxxxxxxxxx -- Speaking for myself only.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/