Andrea Arcangeli wrote: > On Wed, Apr 30, 2008 at 11:59:47AM +0300, Avi Kivity wrote: > >> The code is not trying to find a vma for the address, but a vma for the >> address which also has VM_PFNMAP set. The cases for vma not found, or vma >> found, but not VM_PFNMAP, are folded together. >> > > Muli's saying the comparison is reversed, change >= to <. >
Err, yes. -- Any sufficiently difficult bug is indistinguishable from a feature. ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ kvm-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kvm-devel
