RE: [PATCH v3 7/7] x86/vdso: Move out the CPU number store

2018-06-18 Thread Bae, Chang Seok
> 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

2018-06-18 Thread Andy Lutomirski
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 >