Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sparc64: Add missing notify_cpu_starting() call.
Commit e545a61 ("kernel/cpu.c: create a CPU_STARTING cpu_chain notifier") added a notify_cpu_starting() notifier event, and hit every arch except sparc64. Fix that missed case. Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information