Re: problems with current on a 3/80
foo bar <[email protected]> Wed, 27 May 2026 09:54:16 -0400
| Newsgroups | gmane.os.netbsd.ports.sun3 |
|---|---|
| Message-ID | <CAOddDr4AQLCNs9Dvvb69V27WTU6jzCSr0CA19Q1JMRPyCQb8aA@mail.gmail.com> |
On Tue, May 26, 2026 at 5:55=E2=80=AFPM Jason Thorpe <[email protected]> wrote= : > > > > On May 26, 2026, at 10:30=E2=80=AFAM, Jason Thorpe <[email protected]> wro= te: > > > > > >> On May 26, 2026, at 10:04=E2=80=AFAM, Jason Thorpe <[email protected]> wr= ote: > >> > >> This is almost certainly my fault. I=E2=80=99ll take a look later thi= s week. (Alas, I don=E2=80=99t have a 3/80 to test on, nor do I know if an= y 3/80 emulators.) > > > > Ok, =E2=80=9Clater this week=E2=80=9D turned into =E2=80=9Clater this m= orning=E2=80=9D, and I see the problem. Stay tuned. > > Ok, it *should* be fixed by this. Please let me know if that=E2=80=99s n= ot the case: > > <quote> > Module Name: src > Committed By: thorpej > Date: Tue May 26 21:52:29 UTC 2026 > > Modified Files: > src/sys/arch/sun3/sun3x: pmap.c > > Log Message: > pmap_bootstrap(): Fix an error intrduced in rev 1.127 - ensure pmap_memba= nk > points to the first element in the array after building up the linked lis= t. > </quote> This change fixed the problem. Thanks for the quick patch.