diff options
author | Mandeep Singh Baines <msb@google.com> | 2009-01-16 18:09:38 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-01-16 18:17:34 +0100 |
commit | af432eb1cc3178ec7109aca2283aafb1c12ccac1 (patch) | |
tree | 32b290ae6c1f07667b7e6044cc94e4efee58edfc /kernel/hung_task.c | |
parent | softlockup: decouple hung tasks check from softlockup detection (diff) | |
download | linux-af432eb1cc3178ec7109aca2283aafb1c12ccac1.tar.xz linux-af432eb1cc3178ec7109aca2283aafb1c12ccac1.zip |
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>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions