Subject: Re: kern/28869
To: None <joff@embeddedARM.com>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: netbsd-bugs
Date: 01/14/2005 11:16:30
> I just tested the following patch to free routine but was still able to
> reproduce the crash. :-(

>         if ((vaddr_t)v < last_bootstrap_page) {

shouldn't this be <= ?

YAMAMOTO Takashi