|
@@ -274,7 +274,7 @@ void start_thread_ia32(struct pt_regs *regs, u32 new_ip, u32 new_sp)
|
|
|
* Kprobes not supported here. Set the probe on schedule instead.
|
|
|
* Function graph tracer not supported too.
|
|
|
*/
|
|
|
-__notrace_funcgraph struct task_struct *
|
|
|
+__visible __notrace_funcgraph struct task_struct *
|
|
|
__switch_to(struct task_struct *prev_p, struct task_struct *next_p)
|
|
|
{
|
|
|
struct thread_struct *prev = &prev_p->thread;
|