diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2019-01-11 14:33:17 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2019-01-15 16:36:13 +0100 |
commit | 16118794ede91aac1a73abe15de22d3de9d2b775 (patch) | |
tree | b5108b9b74b685c85291470680c8a3ec75fab9f7 /init/do_mounts_rd.c | |
parent | b17d1ce7efe21e075dace85658d26d354766b443 (diff) | |
download | linux-16118794ede91aac1a73abe15de22d3de9d2b775.tar.gz linux-16118794ede91aac1a73abe15de22d3de9d2b775.tar.bz2 linux-16118794ede91aac1a73abe15de22d3de9d2b775.zip |
posix-cpu-timers: Remove private interval storage
Posix CPU timers store the interval in private storage for historical
reasons (it_interval used to be a non scalar representation on 32bit
systems). This is gone and there is no reason for duplicated storage
anymore.
Use it_interval everywhere.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: John Stultz <john.stultz@linaro.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: "H.J. Lu" <hjl.tools@gmail.com>
Link: https://lkml.kernel.org/r/20190111133500.945255655@linutronix.de
Diffstat (limited to 'init/do_mounts_rd.c')
0 files changed, 0 insertions, 0 deletions