aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/timerlist.py
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2020-02-20 20:03:57 -0800
committerLinus Torvalds <[email protected]>2020-02-21 11:22:15 -0800
commitc766d1472c70d25ad475cf56042af1652e792b23 (patch)
treede6847beef3a80352b3c1eb4fd50657199c80c1c /scripts/gdb/linux/timerlist.py
parent412c53a680a97cb1ae2c0ab60230e193bee86387 (diff)
y2038: hide timeval/timespec/itimerval/itimerspec types
There are no in-kernel users remaining, but there may still be users that include linux/time.h instead of sys/time.h from user space, so leave the types available to user space while hiding them from kernel space. Only the __kernel_old_* versions of these types remain now. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnd Bergmann <[email protected]> Acked-by: Thomas Gleixner <[email protected]> Cc: Deepa Dinamani <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions