diff options
author | Rakib Mullick <[email protected]> | 2012-01-24 22:33:56 +0600 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2012-01-27 13:28:53 +0100 |
commit | 30fd049afcfed50e022704036e8629d6bdfe84e6 (patch) | |
tree | 829472524c157f1d7a769d088b2f9b70c9779c11 /net/lapb/lapb_subr.c | |
parent | 4ec4412e1e91f44a3dcb97b6c9172a13fc78bac9 (diff) |
sched: Remove sched_switch
Currently we don't utilize the sched_switch field anymore.
But, simply removing sched_switch field from the middle of the
sched_stat output will break tools.
So, to stay compatible we hardcode it to zero and remove the
field from the scheduler data structures.
Update the schedstat documentation accordingly.
Signed-off-by: Rakib Mullick <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions