lkml.org 
[lkml]   [1999]   [Oct]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] 2.3.25pre1 and CONFIG_SYSVIPC=n
Date
Hi,
This is one more compile fix for 2.3.25pre1:

***********************************************************************
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/

\
 
 \ /
  Last update: 2005-03-22 13:54    [W:0.044 / U:0.048 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site