x86/asm/32: Remove setup_once()
authorBrian Gerst <brgerst@gmail.com>
Tue, 15 Nov 2022 18:43:28 +0000 (13:43 -0500)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 2 Dec 2022 13:06:34 +0000 (14:06 +0100)
commitff4c85c05333c6f24d3fe0a344c6dacd18a7ee49
tree1c98db357be958e5f4b8ceebbf0422e5f271b15e
parentee92fa03918d114d3ac9c36a8bf2c032ede75a3b
x86/asm/32: Remove setup_once()

After the removal of the stack canary segment setup code, this function
does nothing.

Signed-off-by: Brian Gerst <brgerst@gmail.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20221115184328.70874-1-brgerst@gmail.com
arch/x86/kernel/head_32.S