diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2017-10-01 21:10:02 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-10-01 21:10:02 +0200 |
commit | 7e103ace9cea68b756b4f16cc669d9bd177daafb (patch) | |
tree | b60a07571e9a3d2de98a77ec5e5d242bb3dcba14 /fs/internal.h | |
parent | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... (diff) | |
parent | sched/sysctl: Check user input value of sysctl_sched_time_avg (diff) | |
download | linux-7e103ace9cea68b756b4f16cc669d9bd177daafb.tar.xz linux-7e103ace9cea68b756b4f16cc669d9bd177daafb.zip |
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull scheduler fixes from Thomas Gleixner:
"The scheduler pull request comes with the following updates:
- Prevent a divide by zero issue by validating the input value of
sysctl_sched_time_avg
- Make task state printing consistent all over the place and have
explicit state characters for IDLE and PARKED so they wont be
displayed as 'D' state which confuses tools"
* 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
sched/sysctl: Check user input value of sysctl_sched_time_avg
sched/debug: Add explicit TASK_PARKED printing
sched/debug: Ignore TASK_IDLE for SysRq-W
sched/debug: Add explicit TASK_IDLE printing
sched/tracing: Use common task-state helpers
sched/tracing: Fix trace_sched_switch task-state printing
sched/debug: Remove unused variable
sched/debug: Convert TASK_state to hex
sched/debug: Implement consistent task-state printing
Diffstat (limited to 'fs/internal.h')
0 files changed, 0 insertions, 0 deletions