Here is my pitiful patch. :)
--- mm/rmap.c.org 2002-10-01 13:28:54.000000000 -0700
+++ mm/rmap.c 2002-10-01 13:29:07.000000000 -0700
@@ -277,8 +277,6 @@
pte_chain_lock(page);
- BUG_ON(page->pte.direct == 0);
-
if (PageDirect(page)) {
if (page->pte.direct == pte_paddr) {
page->pte.direct = 0;
-- *--* Mail: lawrence@otak.com *--* Voice: 425.739.4247 *--* Fax: 425.827.9577 *--* HTTP://www.otak-k.com/~lawrence/ -------------------------------------- - - - - - - O t a k i n c . - - - - -
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/