Anyone tried NetBSD/next68k 6.x?
Izumi Tsutsui <[email protected]> Sat, 19 Oct 2013 00:04:58 +0900
| Newsgroups | gmane.os.netbsd.ports.m68k,gmane.os.netbsd.ports.next68k |
|---|---|
| Message-ID | <[email protected]> |
Hi, Is there next68k user who tried NetBSD/next68k 6.0 or later? It looks next68k has the same problem as mvme68k mentioned in PR port-m68k/45915 (panic: pmap_enter_ptpage: can't get KPT page). In next68k/pmap_bootstrap.c physmem is updated after nkptpage calculation (probably it was copied from mvme68k?) so next68k would get a panic as mvme68k reported recently: http://mail-index.netbsd.org/port-m68k/2013/09/17/msg000444.html Probably we can apply the similar fix with mvme68k: http://mail-index.netbsd.org/source-changes/2013/09/19/msg047745.html http://www.nerv.org/~ryo/netbsd/netbsd/?q=id:20130919T120436Z.6478accad71ec3c67263c43292df9331a8f61683 but it would be better to check it an actual machines before commit. Thanks, --- Izumi Tsutsui