diff options
author | Marc Zyngier <[email protected]> | 2016-01-15 17:41:09 +0000 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2016-01-27 12:38:04 +0100 |
commit | 9006a01829a50cfd6bbd4980910ed46e895e93d7 (patch) | |
tree | 3427ee91264bb729a165c2920959fe814d3881a0 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 9c808765e88efb6fa6af7e2206ef89512f1840a7 (diff) |
hrtimer: Catch illegal clockids
It is way too easy to take any random clockid and feed it to
the hrtimer subsystem. At best, it gets mapped to a monotonic
base, but it would be better to just catch illegal values as
early as possible.
This patch does exactly that, mapping illegal clockids to an
illegal base index, and panicing when we detect the illegal
condition.
Signed-off-by: Marc Zyngier <[email protected]>
Cc: Tomasz Nowicki <[email protected]>
Cc: Christoffer Dall <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions