summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm/processor.h
diff options
context:
space:
mode:
authorHeiko Carstens <hca@linux.ibm.com>2023-02-28 15:57:50 +0300
committerVasily Gorbik <gor@linux.ibm.com>2023-03-13 11:16:42 +0300
commit69a407bf81a8d70d51e1b7787da577e67447c9ea (patch)
treec2016b970ed4cddf41c8fab959128a3106098182 /arch/s390/include/asm/processor.h
parent9b63fd2fc8526e51444de35598927e406b1bb26f (diff)
downloadlinux-69a407bf81a8d70d51e1b7787da577e67447c9ea.tar.xz
s390/bp: remove __bpon()
There is no point in changing branch prediction state of a cpu shortly before it enters stop state. Therefore remove __bpon(). Acked-by: Alexander Gordeev <agordeev@linux.ibm.com> Reviewed-by: Sven Schnelle <svens@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'arch/s390/include/asm/processor.h')
-rw-r--r--arch/s390/include/asm/processor.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/s390/include/asm/processor.h b/arch/s390/include/asm/processor.h
index dd95fddd5dda..80ac0c1034dc 100644
--- a/arch/s390/include/asm/processor.h
+++ b/arch/s390/include/asm/processor.h
@@ -99,7 +99,6 @@ void cpu_detect_mhz_feature(void);
extern const struct seq_operations cpuinfo_op;
extern void execve_tail(void);
-extern void __bpon(void);
unsigned long vdso_size(void);
/*