summaryrefslogtreecommitdiffstats
path: root/scripts/decode_stacktrace.sh
diff options
context:
space:
mode:
authorDeepa Dinamani2016-05-20 02:09:08 +0200
committerLinus Torvalds2016-05-20 04:12:14 +0200
commit8e4f70e21877297577dce13cca97599a5864a91f (patch)
tree3f5dd49a5fac118ef5db87466d7eb1cb1c1bac14 /scripts/decode_stacktrace.sh
parentfs: poll/select/recvmmsg: use timespec64 for timeout events (diff)
downloadkernel-qcow2-linux-8e4f70e21877297577dce13cca97599a5864a91f.tar.gz
kernel-qcow2-linux-8e4f70e21877297577dce13cca97599a5864a91f.tar.xz
kernel-qcow2-linux-8e4f70e21877297577dce13cca97599a5864a91f.zip
time: remove timespec_add_safe()
All references to timespec_add_safe() now use timespec64_add_safe(). The plan is to replace struct timespec references with struct timespec64 throughout the kernel as timespec is not y2038 safe. Drop timespec_add_safe() and use timespec64_add_safe() for all architectures. Link: http://lkml.kernel.org/r/1461947989-21926-4-git-send-email-deepa.kernel@gmail.com Signed-off-by: Deepa Dinamani <deepa.kernel@gmail.com> Acked-by: John Stultz <john.stultz@linaro.org> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts/decode_stacktrace.sh')
0 files changed, 0 insertions, 0 deletions