]> git.baikalelectronics.ru Git - kernel.git/commit
x86/cpu: Add a missing prototype for arch_smt_update()
authorBenjamin Thiel <b.thiel@posteo.de>
Thu, 9 Jan 2020 12:17:23 +0000 (13:17 +0100)
committerBorislav Petkov <bp@suse.de>
Thu, 9 Jan 2020 13:31:53 +0000 (14:31 +0100)
commite174bcc60e3f8fa614c34f6045b6d4463ac6f315
treeb38b2a2cce2d843fb84690999849acaf1e165c4e
parent6656181d6a4d05455e6e80905d8dbeda953663d8
x86/cpu: Add a missing prototype for arch_smt_update()

.. in order to fix a -Wmissing-prototype warning.

No functional change.

Signed-off-by: Benjamin Thiel <b.thiel@posteo.de>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/20200109121723.8151-1-b.thiel@posteo.de
arch/x86/kernel/cpu/common.c