***********************************************************************
diff -u --recursive linux-2.3.25pre1.orig/ipc/util.c linux/ipc/util.c
--- linux-2.3.25pre1.orig/ipc/util.c Mon Oct 25 19:58:00 1999
+++ linux/ipc/util.c Fri Oct 29 15:44:59 1999
@@ -119,7 +119,7 @@
return -ENOSYS;
}
-void shm_unuse(pte_t entry, struct page *page)
+void shm_unuse(swp_entry_t entry, struct page *page)
{
}
***********************************************************************
-- ======================================================================= Andrzej M. Krzysztofowicz ankry@mif.pg.gda.pl phone (48)(58) 347 14 61 Faculty of Applied Phys. & Math., Technical University of Gdansk- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/