aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/vmlinux-gdb.py
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2018-01-17 16:16:48 +0100
committerMartin K. Petersen <martin.petersen@oracle.com>2018-01-22 20:03:57 -0500
commit22807aa812a65a7b859187e0fc6cfa0802a858c4 (patch)
treef261defe3bc0491ae296345fcf28672061bc1ba0 /scripts/gdb/vmlinux-gdb.py
parente89cabf26e1cdd5c612b6c21547b3e79b4ac1038 (diff)
scsi: fnic: use 64-bit timestamps
struct timespec is deprecated since it overflows in 2038 on 32-bit architectures, so we should use timespec64 consistently. I'm slightly adapting the format strings here, to make sure we print the nanoseconds with the correct number of leading zeroes. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Satish Kharat <satishkh@cisco.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'scripts/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions