Re: [patch 09/53] x86/mpparse: Rename default_find_smp_config()

From: Andy Shevchenko
Date: Mon Aug 07 2023 - 12:04:38 EST


On Mon, Aug 7, 2023 at 4:52 PM Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote:
>
> MPTABLE is not longer the default SMP configuration mechanism.

not --> no

> Rename it to mpparse_find_mptable() because that's what it does.

...

> -#define enable_update_mptable 0

> +#define enable_update_mptable (0)

Hmm.. What's the point of this change?

--
With Best Regards,
Andy Shevchenko