RE: [PATCH v3 7/7] x86/vdso: Move out the CPU number store
> Couldn't setup_cpu_number_segment()'s contents go in setup_cpu_number()? Okay. I will do that.
Re: [PATCH v3 7/7] x86/vdso: Move out the CPU number store
On Thu, Jun 7, 2018 at 10:06 AM Chang S. Bae wrote: > > The CPU (and node) number will be written, as early enough, > to the segment limit of per CPU data and TSC_AUX MSR entry. > The information has been retrieved by vgetcpu in user space > and will be also loaded from the paranoid entry, when >