summaryrefslogtreecommitdiff
path: root/scripts/gdb
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2017-10-19 14:14:49 +0300
committerJohn Stultz <john.stultz@linaro.org>2017-10-31 01:17:20 +0300
commit6546911ed369af8d747215ff8b6144618e91c6ab (patch)
treedd207663bb415a316ca37641d4c719a07ac0f32e /scripts/gdb
parentabc8f96e3eb846fcf6333395ee1f6ed4a734576c (diff)
downloadlinux-6546911ed369af8d747215ff8b6144618e91c6ab.tar.xz
time: Move old timekeeping interfaces to timekeeping32.h
The interfaces based on 'struct timespec' and 'unsigned long' seconds are no longer recommended for new code, and we are trying to migrate to ktime_t based interfaces and other y2038-safe variants. This moves all the legacy interfaces from linux/timekeeping.h into a new timekeeping32.h to better document this. Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Ingo Molnar <mingo@kernel.org> Cc: Miroslav Lichvar <mlichvar@redhat.com> Cc: Richard Cochran <richardcochran@gmail.com> Cc: Prarit Bhargava <prarit@redhat.com> Cc: Stephen Boyd <stephen.boyd@linaro.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: John Stultz <john.stultz@linaro.org>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions