Re: [PATCH v3 6/7] x86/vdso: Introduce CPU number helper functions

From: Andy Lutomirski
Date: Mon Jun 18 2018 - 18:07:50 EST


On Thu, Jun 7, 2018 at 10:06 AM Chang S. Bae <chang.seok.bae@xxxxxxxxx> wrote:
>
> CPU number initialization in vDSO is now a bit cleaned up by
> the new helper functions. The helper functions will take
> care of combing CPU and node number and reading each from
> the combined value.

This is great.

Acked-by: Andy Lutomirski <luto@xxxxxxxxxx>