Gentoo Archives: gentoo-dev

From: Joachim Blaabjerg <styx@×××××.org>
To: gentoo-dev@g.o
Subject: [gentoo-dev] Kernel patch
Date: Fri, 08 Mar 2002 04:45:13
Message-Id: 1015584086.21581.15.camel@elysium.suxos.org
1 Hi,
2
3 I'm working on a new Gentoo kernel patch (O(1), ac3 (rmap and so on),
4 preempt, +++), but XFS and ac3 collides badly. In fs/buffer.c, XFS wants
5 to change the tryagain variable, which ac3 has removed (it has made the
6 whole function a void, where it would return tryagain before). Now I'm
7 wondering: have any of you got a clue what to do? I'd really like to use
8 the ac patch, but we need XFS, right? If we are to drop ac, we need to
9 either use 2.4.19-preX, or backport some fixes...
10
11 Any ideas?
12
13 --
14 Joachim Blaabjerg
15 styx@×××××.org
16 www.SuxOS.org

Replies

Subject Author
Re: [gentoo-dev] Kernel patch Grant Goodyear <goodyea@×××××××.edu>