Gentoo Archives: gentoo-ppc-dev

From: Wendell Thomas Duncan <wendell@××××××××.com>
To: gentoo-ppc-dev@g.o
Subject: [gentoo-ppc-dev] ppc-sources-benh-2.4.20-r5 and mol
Date: Thu, 06 Feb 2003 20:59:49
Message-Id: 1044564707.9240.5.camel@pointe.cognitech-ut.com
1 The latest kernel sources and mol-0.9.65-r1 don't work with each other.
2
3 The latest kernel changed the inline function expand_stack located in
4 include/linux/mm.h It now takes three arguments instead of the former
5 two arguments.
6
7 Have to edit src/kmod/Linux/fault.c to get mol to compile. I put a NULL
8 in for the 3rd argument (seems to make sense after cursory inspection of
9 the expand_stack code).
10
11 My mol is working well with the new kernel with this argument.
12
13
14 --
15 Wendell Thomas Duncan <wendell@××××××××.com>
16
17 --
18 gentoo-ppc-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-ppc-dev] ppc-sources-benh-2.4.20-r5 and mol Mark Guertin <gerk@g.o>