OSDN Git Service

x86/pti: Make pti_set_kernel_image_nonglobal() static
authorJiang Biao <jiang.biao2@zte.com.cn>
Mon, 16 Jul 2018 04:03:38 +0000 (12:03 +0800)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 16 Jul 2018 15:59:57 +0000 (17:59 +0200)
commit21279157efffe5e7258483809942d576cb802768
tree5151d5ddc4ec7d50f29ba2d754403d175b57c9cf
parent6f6060a5c9cc76fdbc22748264e6aa3779ec2427
x86/pti: Make pti_set_kernel_image_nonglobal() static

pti_set_kernel_image_nonglobal() is only used in pti.c, make it static.

Signed-off-by: Jiang Biao <jiang.biao2@zte.com.cn>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Dave Hansen <dave.hansen@linux.intel.com>
Cc: luto@kernel.org
Cc: hpa@zytor.com
Cc: albcamus@gmail.com
Cc: zhong.weidong@zte.com.cn
Link: https://lkml.kernel.org/r/1531713820-24544-4-git-send-email-jiang.biao2@zte.com.cn
arch/x86/mm/pti.c