MOL 0.9.65 released

Stew Benedict mol-general@lists.maconlinux.org
Tue, 10 Sep 2002 18:28:49 -0400 (EDT)


Building agains 2.4.19 (essentially kernel.org, with Mandrake patches):

fault.c: In function `get_phys_page':
fault.c:107: too few arguments to function `expand_stack'

Looks like this changed from the 2.4.18 headers:

/usr/include/linux/mm.h:static inline int expand_stack(struct
vm_area_struct * vma, unsigned long address)

In 2.4.19 src:

/usr/src/linux/arch/ppc/mm/fault.c:     if (expand_stack(vma, address,
prev_vma))

/usr/src/linux/include/linux/mm.h:

static inline int expand_stack(struct vm_area_struct * vma, unsigned long
address, struct vm_area_struct * prev_vma)

Thx,
Stew Benedict

-- 
MandrakeSoft	
PPC FAQ: http://www.linux-mandrake.com/en/ppcFAQ.php3
IRC: irc.openproject.net #cooker-ppc