Re: [PATCH] x86/cpu: remove Makefile rule for removed UMC CPU support
From: Ahmed S. Darwish
Date: Fri Jun 12 2026 - 17:09:56 EST
On Tue, 09 Jun 2026, Ethan Nelson-Moore wrote:
>
> Support for UMC CPUs was removed in commit 7d328c5de43a ("x86/cpu:
> Remove CPU_SUP_UMC_32 support"), but a Makefile rule for the support
> code remained. Remove it.
>
> Fixes: 7d328c5de43a ("x86/cpu: Remove CPU_SUP_UMC_32 support")
> Signed-off-by: Ethan Nelson-Moore <enelsonmoore@xxxxxxxxx>
> ---
There is no need for mentioning the fauly commit twice, once in the log
text and once at the Fixes tag. The latter is sufficient (and required.)
Pretty minor, so:
Reviewed-by: Ahmed S. Darwish <darwi@xxxxxxxxxxxxx>