On 07/15/2018 09:03 PM, Jiang Biao wrote: > pti_set_kernel_image_nonglobal() is only used in pti.c, make it > static.
I went back and forth on where this gets called from so it makes sense that this would get screwed up. grep confirms it is not getting called from elsewhere. Acked-by: Dave Hansen <dave.han...@intel.com>