kernel - Make most IPI related globals __read_mostly
authorMatthew Dillon <dillon@apollo.backplane.com>
Fri, 16 Jul 2021 02:55:08 +0000 (19:55 -0700)
committerAaron LI <aly@aaronly.me>
Tue, 20 Jul 2021 23:28:27 +0000 (07:28 +0800)
commit36bbfccb653463167eb07cf99d167905daa3cd46
treef5f74302debdfa8705d0cd2d4fd606114665f8d9
parent2d20c15fc71e5e5fededb861710511fb82543426
kernel - Make most IPI related globals __read_mostly

* Most of these globals should be made __read_mostly, so make
  them __read_mostly.
sys/platform/pc64/x86_64/mp_machdep.c