Re: [PATCH v1 01/13] sparc32: Drop sun4m/sun4d support from head_32.S

From: Sam Ravnborg
Date: Fri Dec 18 2020 - 16:20:04 EST


Hi Jan,

On Fri, Dec 18, 2020 at 07:52:08PM +0100, Jan Engelhardt wrote:
>
> On Friday 2020-12-18 19:43, Sam Ravnborg wrote:
> > notsup:
> >- .asciz "Sparc-Linux sun4/sun4c or MMU-less not supported\n\n"
> >- .align 4
> >-
> >-sun4e_notsup:
> >- .asciz "Sparc-Linux sun4e support does not exist\n\n"
> >+ .asciz "Sparc-Linux sun4* or MMU-less not supported\n\n"
> > .align 4
>
> The asterisk may lead to a moment of bewilderment; sun4u/sun4v are still
> supported.
Noted, I will come up with something better.

Sam