mirror of
https://github.com/torvalds/linux.git
synced 2025-11-05 19:19:43 +02:00
Changes the definition of the pointer _expiry from time_t to time64_t. This is to handle the Y2038 problem where time_t will overflow in the year 2038. The change is safe because the kernel subsystems that call dns_query pass NULL. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Aya Mahfouz <mahfouz.saif.elyazal@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
|---|---|---|
| .. | ||
| dns_key.c | ||
| dns_query.c | ||
| internal.h | ||
| Kconfig | ||
| Makefile | ||