ce e mai jos spune tot ;)
Tue Aug 7 11:42:51 CEST 2001
From: "Carlo E. Prelz" <[EMAIL PROTECTED]>
Hello. In order to compile 2.4.7ac8 I needed to apply this small
patch, otherwise it would not find function shmem_set_size:
--- shmem.c~ Tue Aug 7 07:17:36 2001
+++ shmem.c Tue Aug 7 08:56:41 2001
@@ -1419,9 +1419,11 @@
}
shm_mnt = res;
+#ifdef CONFIG_TMPFS
/* The internal instance should not do size checking */
if ((error = shmem_set_size(SHMEM_SB(res->mnt_sb), ULONG_MAX, ULONG_MAX)))
printk (KERN_ERR "could not set limits on internal tmpfs\n");
+#endif
return 0;
}
--
Stefan Laudat
CCNA & CCAI
-------------
Life is cheap, but the accessories can kill you.
---
Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to
unsubscribe from this list.