Index | Thread | Search

From:
Mike Larkin <mlarkin@nested.page>
Subject:
Re: riscv: Parse and classify the ISA extensions from ISA extension string from FDT
To:
Doongar Singh <doonbsd@gmail.com>
Cc:
Nick Owens <mischief@offblast.org>, tech@openbsd.org
Date:
Fri, 3 Apr 2026 10:58:46 -0700

Download raw body.

Thread
On Fri, Mar 06, 2026 at 09:10:56AM +0530, Doongar Singh wrote:
> On Wed, Mar 04, 2026 at 11:27:40PM -0800, Nick Owens wrote:
> > On Wed, Mar 4, 2026 at 11:13 PM Mike Larkin <mlarkin@nested.page> wrote:
> > >
> > > I suggest we just increase the size of the buffer to 512 and call it a day.
> > > Can be easily bumped later if need be.
> >
> > see also previous thread at
> > https://marc.info/?l=openbsd-tech&m=175017594918295&w=2 ...
> >
> > >
> > > -ml
> > >
>
> This or that, the problem needs addressing. I am okay to drop the patch if its
> too verbose but then other patch by @nick should be taken.
>
> /DS

kettenis@ just fixed this (by not printing the extensions at all)

-ml