Re: Current kernel with http://gnats.netbsd.org/39965 and pmap patches
"T. Makinen" <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.atari |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Dec 17, 2008 at 5:47 PM, Izumi Tsutsui <[email protected]> wrote: > I wrote: > >> --- atari/atari_init.c.0 2008-12-17 19:12:51.000000000 +0900 >> +++ atari/atari_init.c 2008-12-17 23:47:19.000000000 +0900 > : > > Ah, there is a bad pasto. Please try this one. > Thanks for the patch. I applied it and tested with 030, but unfortunately kernel panics right after it has loaded installer to ram disk with: panic() panictrap() trap() copyout(?) pmap_enter() ... five times. uvm_fault_internal() Same panic also happened when I tried to boot NetBSD installation from hard disk. -Tuomo