aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/decode_stacktrace.sh
diff options
context:
space:
mode:
authorDeepa Dinamani <[email protected]>2016-05-20 00:09:08 +0000
committerLinus Torvalds <[email protected]>2016-05-20 02:12:14 +0000
commit8e4f70e21877297577dce13cca97599a5864a91f (patch)
tree3f5dd49a5fac118ef5db87466d7eb1cb1c1bac14 /scripts/decode_stacktrace.sh
parentfs: poll/select/recvmmsg: use timespec64 for timeout events (diff)
downloadkernel-8e4f70e21877297577dce13cca97599a5864a91f.tar.gz
kernel-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/[email protected] Signed-off-by: Deepa Dinamani <[email protected]> Acked-by: John Stultz <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: Arnd Bergmann <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/decode_stacktrace.sh')
0 files changed, 0 insertions, 0 deletions