]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - arch/x86/kernel/cpu/common.c
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)
commitb47a36982dbdcd9d96fdce5169af984ef5bdd110
treeb38b2a2cce2d843fb84690999849acaf1e165c4e
parentfae7bfcc78146057ac2730719de8d5e41de19540
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