Re: [PATCH] tty: hvc: restrict HVC_DCC to ARMv6+ and ARM64

From: Greg Kroah-Hartman

Date: Fri Jul 17 2026 - 06:51:52 EST


On Fri, Jul 17, 2026 at 12:25:26PM +0200, Karl Mehltretter wrote:
> On Fri, Jul 17, 2026 at 10:04:17AM +0100, Arnd Bergmann wrote:
> > On Fri, Jul 17, 2026, at 09:22, Greg Kroah-Hartman wrote:
> > >
> > > What about testing builds?
> >
> > The driver only builds on arm32 or arm64, and there is little
> > value of build-testing it on armv4/v5.
> >
> Oh I already sent a v2 with COMPILE_TEST before reading this.
> I'm happy with either version.

I'll take the v1 now, thanks,

greg k-h