On Fri, 2022-02-04 at 14:08 +0100, Claudio Imbrenda wrote: > Refactor all the smp_* functions to accept CPU indexes instead of CPU > addresses. > > Add SIGP wrappers to use indexes instead of addresses. Raw SIGP calls > using addresses are still possible. > > Add a few other useful functions to deal with CPU indexes. > > Signed-off-by: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx> Reviewed-by: Nico Boehr <nrb@xxxxxxxxxxxxx>