lkml.org 
[lkml]   [1999]   [Oct]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH] 2.3.23 without CONFIG_SYSVIPC
From
Date
This small patch is needed to compile Linux 2.3.23 (and probably
others) without SysV IPC.

--- ../linus/ipc/util.c Mon Aug 23 20:15:53 1999
+++ ipc/util.c Mon Oct 25 12:55:09 1999
@@ -119,7 +119,7 @@
return -ENOSYS;
}

-void shm_unuse(unsigned long entry, unsigned long page)
+void shm_unuse(pte_t entry, struct page *page)
{
}

-
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:6.395 / U:0.040 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site