Home
last modified time | relevance | path

Searched hist:"2 c83f581" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/sti/
H A Dsti_plane.h2c83f581 Wed Apr 13 04:28:02 CDT 2016 Tina Ruchandani <ruchandani.tina@gmail.com> drm/sti: Use 64-bit timestamps

'struct timespec' uses a 32-bit field for seconds, which
will overflow in year 2038 and beyond. This patch is part
of a larger attempt to remove instances of timeval, timespec
and time_t, all of which suffer from the y2038 issue, from the
kernel.

Signed-off-by: Tina Ruchandani <ruchandani.tina@gmail.com>
2c83f581 Wed Apr 13 04:28:02 CDT 2016 Tina Ruchandani <ruchandani.tina@gmail.com> drm/sti: Use 64-bit timestamps

'struct timespec' uses a 32-bit field for seconds, which
will overflow in year 2038 and beyond. This patch is part
of a larger attempt to remove instances of timeval, timespec
and time_t, all of which suffer from the y2038 issue, from the
kernel.

Signed-off-by: Tina Ruchandani <ruchandani.tina@gmail.com>
H A Dsti_plane.c2c83f581 Wed Apr 13 04:28:02 CDT 2016 Tina Ruchandani <ruchandani.tina@gmail.com> drm/sti: Use 64-bit timestamps

'struct timespec' uses a 32-bit field for seconds, which
will overflow in year 2038 and beyond. This patch is part
of a larger attempt to remove instances of timeval, timespec
and time_t, all of which suffer from the y2038 issue, from the
kernel.

Signed-off-by: Tina Ruchandani <ruchandani.tina@gmail.com>
2c83f581 Wed Apr 13 04:28:02 CDT 2016 Tina Ruchandani <ruchandani.tina@gmail.com> drm/sti: Use 64-bit timestamps

'struct timespec' uses a 32-bit field for seconds, which
will overflow in year 2038 and beyond. This patch is part
of a larger attempt to remove instances of timeval, timespec
and time_t, all of which suffer from the y2038 issue, from the
kernel.

Signed-off-by: Tina Ruchandani <ruchandani.tina@gmail.com>