On Wed, 20 Jun 2018, Chang S. Bae wrote: > > +#ifdef CONFIG_X86_64 > +static void setup_cpu_number(int cpu)
This function name is really misleading. vdso_setup_cpu_and_node() or
something like that clearly tells what this is about.
Thanks,
tglx

