All of lore.kernel.org
 help / color / mirror / Atom feed
From: "werner" <werner@copaya.yi.org>
To: linux-kernel@vger.kernel.org
Subject: Problems with kernel 2.6.22-git15, 2.6.23-rc1
Date: Mon, 23 Jul 2007 09:40:04 -0300 (GFT)	[thread overview]
Message-ID: <1185194404.4519@werner> (raw)

[-- 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


             reply	other threads:[~2007-07-23 14:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-23 12:40 werner [this message]
2007-07-23 15:25 ` Problems with kernel 2.6.22-git15, 2.6.23-rc1 Paolo Ornati

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1185194404.4519@werner \
    --to=werner@copaya.yi.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.