Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: syssrc



On Mon, 10 Jan 2000, Simon Burge wrote:

> The problem here was that VM_PHYSSEG_NOADD used to be defined as
> 
>       #define VM_PHYSSEG_NOADD        /* can't add RAM after vm_mem_init */
> 
> and got changed to
> 
>       #define VM_PHYSSEG_NOADD        1

Ah, of course - it wasn't clear to me from the log message.
 
> A truce is fine (nothing personal intended!), but nothing beats just one
> more compile before a commit :-)

Yep :).




Home | Main Index | Thread Index | Old Index