xen: Drop raw_smp_processor_id()
authorAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 19 Mar 2020 18:29:06 +0000 (18:29 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 26 Mar 2020 18:57:45 +0000 (18:57 +0000)
commitaace36f9313e48e08b47f5f98b461b64fc47c6c2
tree1642a7f05ef295ae924401beda27c36bbf59a0b6
parentd2a0a96cf76603b2e2b87c3ce80c3f9d098327d4
xen: Drop raw_smp_processor_id()

There is only a single user of raw_smp_processor_id() left in the tree (and it
is unconditionally compiled out).  Drop the alias from all architectures.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Julien Grall <jgrall@amazon.com>
Reviewed-by: Wei Liu <wl@xen.org>
xen/arch/x86/cpu/microcode/amd.c
xen/include/asm-arm/smp.h
xen/include/asm-x86/smp.h
xen/include/xen/smp.h