]> git.itanic.dy.fi Git - linux-stable/commit
s390/smp: fix do_restart() prototype
authorAlexander Gordeev <agordeev@linux.ibm.com>
Tue, 6 Apr 2021 15:38:11 +0000 (17:38 +0200)
committerHeiko Carstens <hca@linux.ibm.com>
Sun, 18 Apr 2021 19:32:02 +0000 (21:32 +0200)
commitb44913fceb1324be8eaefa8a96c9ae5d368b39c5
treeaba6aba078bd1d0a88131eb0d889f7c50825e361
parentff23f8c970ab79238d9777f3d0d886eff13f7c06
s390/smp: fix do_restart() prototype

Funciton do_restart() is a callback invoked from the
restart CPU routine and passed a single parameter.

Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/kernel/entry.h
arch/s390/kernel/ipl.c