summary refs log tree commit diff
path: root/drivers/s390/Makefile
diff options
context:
space:
mode:
authorAya Mahfouz <mahfouz.saif.elyazal@gmail.com>2015-01-16 14:05:45 +0100
committerDavid S. Miller <davem@davemloft.net>2015-01-17 23:54:59 -0500
commitee6edb9707cf2c50bc3df66b06df33a6aa8c9075 (patch)
treee4affe7fbf95115b23f617f3a9c6e5dce2e26050 /drivers/s390/Makefile
parent33e9fcc666e23d2a09d413ab89a43e0514b91d77 (diff)
downloadlinux-ee6edb9707cf2c50bc3df66b06df33a6aa8c9075.tar.gz
s390/ctcm, netiucv: migrate variables to handle y2038 problem
This patch is concerned with migrating the time variables for the s390
network drivers. The changes handle the y2038 problem where timespec will
overflow in the year 2038. timespec was replaced by unsigned long and
all time variables get their values from the jiffies global variable.
This was done for the sake of speed and efficiency.

Signed-off-by: Aya Mahfouz <mahfouz.saif.elyazal@gmail.com>
Signed-off-by: Ursula Braun <ursula.braun@de.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/s390/Makefile')
0 files changed, 0 insertions, 0 deletions