We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43cc7e8 commit b871a42Copy full SHA for b871a42
1 file changed
kernel/smpboot.h
@@ -3,8 +3,6 @@
3
4
struct task_struct;
5
6
-int smpboot_prepare(unsigned int cpu);
7
-
8
#ifdef CONFIG_GENERIC_SMP_IDLE_THREAD
9
struct task_struct *idle_thread_get(unsigned int cpu);
10
void idle_thread_set_boot_cpu(void);
0 commit comments