Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37859637
en ru br
ALT Linux repos
5.0: 1.4.12.1-alt2.132626.3

Group :: System/Kernel and hardware
RPM: kernel-modules-zaptel-ovz-rhel

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: zaptel-inode_diet.patch
Download


--- zaptel/xpp/xbus-core.c~	2007-02-22 14:40:57 +0300
+++ zaptel/xpp/xbus-core.c	2007-02-25 16:59:38 +0300
@@ -160,7 +160,7 @@ struct file_operations debugfs_operation
  * a bit earlier (2.6.18). If you use such a kernel, Change the 
  * following test from 2,6,19 to 2,6,18.
  */
-#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,19)
+#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,18)
 #define	I_PRIVATE(inode)	((inode)->u.generic_ip)
 #else
 #define	I_PRIVATE(inode)	((inode)->i_private)
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin