diff options
author | Markos Chandras <[email protected]> | 2013-06-17 13:00:37 +0000 |
---|---|---|
committer | Ralf Baechle <[email protected]> | 2013-06-21 18:07:02 +0200 |
commit | 0156915cc0202e87cac1c8507b2b71eb899a9652 (patch) | |
tree | 0800473739939b9dd102111c210de3d9d829d77c /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | d6095cace181603a1200652c4b249ff648c205a8 (diff) |
MIPS: Sibyte: Add missing sched.h header
It's needed for the TASK_INTERRUPTIBLE definition.
Fixes the following build problem:
arch/mips/sibyte/common/sb_tbprof.c:235:4: error: 'TASK_INTERRUPTIBLE'
undeclared (first use in this function)
[[email protected]: Ideally sched.h should be included into the actual
user of TASK_INTERRUPTIBLE, <linux/wait.h> but that seems way too risky
that close to a release.]
Signed-off-by: Markos Chandras <[email protected]>
Acked-by: Steven J. Hill <[email protected]>
Cc: [email protected]
Cc: [email protected]
Patchwork: https://patchwork.linux-mips.org/patch/5479/
Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions