Commit af432eb1cc3178ec7109aca2283aafb1c12ccac1
Committed by
Ingo Molnar
1 parent
e162b39a36
Exists in
master
and in
7 other branches
softlockup: fix to allow compiling with !DETECT_HUNG_TASK
Fixes the following compile error: kernel/fork.c:1049: error: 'struct task_struct' has no member named 'last_switch_count' kernel/fork.c:1050: error: 'struct task_struct' has no member named 'last_switch_timestamp' Signed-off-by: Mandeep Singh Baines <msb@google.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff
kernel/fork.c