Re: [PATCH 00/14] alpha: cleanups for 6.10

From: Arnd Bergmann
Date: Fri May 03 2024 - 16:15:41 EST


On Fri, May 3, 2024, at 18:06, Matt Turner wrote:
> On Fri, May 3, 2024 at 4:12 AM Arnd Bergmann <arnd@xxxxxxxxxx> wrote:
>>
>> Al Viro did another series for alpha to address all the known build
>> issues. I rebased his patches without any further changes and included
>> it as a baseline for my work here to avoid conflicts.
>
> Thanks for all this. Removing support for non-BWX alphas makes a lot
> of sense to me.
>
> The whole series is
>
> Acked-by: Matt Turner <mattst88@xxxxxxxxx>

Thanks!

I've pushed out the series with the additional Acks to
https://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic.git/log/?h=alpha-cleanup-6.9
and merged it into the main asm-generic branch for 6.10.

Can you give this a quick test on one of your machines to make
sure I didn't introduce a stupid regression somewhere?

Arnd