Todd C. Miller <mill...@openbsd.org> wrote:

> On Fri, 21 Oct 2022 22:55:57 +0200, Mark Kettenis wrote:
> 
> > Be careful.  By moving more stuff into .rodata, you may overflow the
> > .text/.rodata block.  Make sure you build and test the kernels and
> > also test an actual bsd.rd.
> 
> Do we know exactly what these limits are?  If so, couldn't we test
> for them in the kernel Makefile after the kernel is linked?

Sure, and the poeple making MI kernel changes will have no idea they just
broke sparc64 kernels for everyone else.

Eventually the kernel TLB management will need to change.

Reply via email to