Linux Headquarters
[ Register ]
[ About us ] [ Home Page ]

Advertisement
[ Kernel ] [ Documentation ] [ Links ] [ Books ]

Advertisement

Kernel v2.3.48 /ipc/util.c

Filename:/ipc/util.c
Lines Added:5
Lines Deleted:0
Also changed in: (Previous) 2.3.39  2.3.38  2.3.33  2.3.30  2.3.27  2.3.26 
(Following) 2.3.51  2.3.99-pre7  2.3.99-pre9  2.5.49  2.5.50  2.5.51 

Location
[  2.3.48
  [  ipc
     o  util.c

Patch

diff -u --recursive --new-file v2.3.47/linux/ipc/util.c linux/ipc/util.c
--- v2.3.47/linux/ipc/util.c   Tue Jan 11 22:31:45 2000
+++ linux/ipc/util.c   Sat Feb 26 20:23:37 2000
@@ -317,4 +317,9 @@
 {
 }
 
+int map_zero_setup(struct vm_area_struct *vma)
+{
+   return -EINVAL;
+}
+
 #endif /* CONFIG_SYSVIPC */


Comments: webmaster (at) linuxhq.com.
Advertising: banners (at) linuxhq.com.
Compilation ©1998-2008 Linux Headquarters, Inc.