* Problems with kernel 2.6.22-git15, 2.6.23-rc1
@ 2007-07-23 12:40 werner
2007-07-23 15:25 ` Paolo Ornati
0 siblings, 1 reply; 2+ messages in thread
From: werner @ 2007-07-23 12:40 UTC (permalink / raw)
To: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 1267 bytes --]
There are incompatibilities in kmem_cache_create , which makes that a lot of important progs dont compile longer -- such as ndiskwrapper , btrfs (in this file system, me and other people storage important data) and others. Also obexfs/bluetooth seems to dont work more correctly, however by other incompatibility
This is since 2.6.22-git15 and on 2.6.23-rc1 , too
The kernel need to stay compatible to old versions of the file system and other fundamental programs.
Please correct this
Werner Landgraf
www.copaya.yi.org
============ Example: ======================
/usr/local/src/btrfs-0.2/inode.c: In function 'btrfs_init_cachep':
/usr/local/src/btrfs-0.2/inode.c:1941: error: too many arguments to function 'kmem_cache_createmake[1]: Leaving directory `/usr/src/linux-2.6.23-rc1-i486-1mn'
ts to function 'kmem_cache_create'
/usr/local/src/btrfs-0.2/inode.c:1955: error: too many arguments to function 'kmem_cache_create'
/usr/local/src/btrfs-0.2/inode.c:1962: error: too many arguments to function 'kmem_cache_create'
/usr/local/src/btrfs-0.2/inode.c:1970: error: too many arguments to function 'kmem_cache_create'
make[2]: *** [/usr/local/src/btrfs-0.2/inode.o] Error 1
make[1]: *** [_module_/usr/local/src/btrfs-0.2] Error 2
make: *** [all] Error 2
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-07-23 15:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-23 12:40 Problems with kernel 2.6.22-git15, 2.6.23-rc1 werner
2007-07-23 15:25 ` Paolo Ornati
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox