diff options
author | 2017-01-21 00:09:08 -0500 | |
---|---|---|
committer | 2017-01-27 13:05:26 -0800 | |
commit | b18b6a9cef7f30e9a8b7738d5fc8d568cf660855 (patch) | |
tree | 51be9f1d6b36120182dc4e0906460ddc1e011d65 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | delay: Add explanation of udelay() inaccuracy (diff) | |
download | wireguard-linux-b18b6a9cef7f30e9a8b7738d5fc8d568cf660855.tar.xz wireguard-linux-b18b6a9cef7f30e9a8b7738d5fc8d568cf660855.zip |
timers: Omit POSIX timer stuff from task_struct when disabled
When CONFIG_POSIX_TIMERS is disabled, it is preferable to remove related
structures from struct task_struct and struct signal_struct as they
won't contain anything useful and shouldn't be relied upon by mistake.
Code still referencing those structures is also disabled here.
Signed-off-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: John Stultz <john.stultz@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions