On Sun, Oct 18, 2020 at 05:59:11PM +0900, Rin Okuyama wrote: > On 2020/10/18 2:25, Anthony Mallet wrote: > > As Chuck suggested in another e-mail, reverting uvm_bio.c to previous 1.121 > > $NetBSD: uvm_bio.c,v 1.121 2020/07/09 09:24:32 rin Exp $ > > appears to fix the issue (at least the test script was working 3 times > > in a row while it always failed with uvm_bio.c:1.222). > > Thank you very much for providing test case. I can reproduce the > problem on amd64 and i386. I've reverted that commit.
Thanks! You just beat me. I just tested it with NetBSD/amd64 6.99.73 (23 sept) and that passed. The uvm_bio.c switched in that timeframe indeed and I was about to suggest this :) With regards, Reinoud
