linux/drivers/s390
Arnd Bergmann 399c5acd58 s390/dasd: avoid calling do_gettimeofday()
do_gettimeofday() is deprecated because it's not y2038-safe on
32-bit architectures. Since it is basically a wrapper around
ktime_get_real_ts64(), we can just call that function directly
instead.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
[sth@linux.vnet.ibm.com: fix build]
Signed-off-by: Stefan Haberland <sth@linux.vnet.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
2017-11-08 22:10:29 +01:00
..
block s390/dasd: avoid calling do_gettimeofday() 2017-11-08 22:10:29 +01:00
char vmur: convert urdev.ref_count from atomic_t to refcount_t 2017-10-26 08:36:38 +02:00
cio s390/qdio: sanitize put_indicator 2017-11-03 08:00:33 +01:00
crypto s390/zcrypt: Introduce QACT support for AP bus devices. 2017-10-23 09:07:14 +02:00
net s390/ccwgroup: tie a ccwgroup driver to its ccw driver 2017-09-29 15:51:30 +02:00
scsi scsi: zfcp: early returns for traces disabled via level 2017-08-10 19:37:03 -04:00
virtio s390/virtio: simplify Makefile 2017-09-29 15:51:53 +02:00
Makefile virtio/s390: rename drivers/s390/kvm -> drivers/s390/virtio 2015-07-07 14:27:06 +03:00