Skip to content
Commit 7940ca36 authored by Ingo Molnar's avatar Ingo Molnar
Browse files

sched: extract walk_tg_tree(), fix



fix:

 kernel/sched.c: In function '__rt_schedulable':
 kernel/sched.c:8771: error: implicit declaration of function 'walk_tg_tree'
 kernel/sched.c:8771: error: 'tg_nop' undeclared (first use in this function)
 kernel/sched.c:8771: error: (Each undeclared identifier is reported only once
 kernel/sched.c:8771: error: for each function it appears in.)

Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 9a7e0b18
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment