dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/s390/net
john stultz 2c6b47de17 Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().
This avoids use of the kernel-internal "xtime" variable directly outside
of the actual time-related functions.  Instead, use the helper functions
that we already have available to us.

This doesn't actually change any behaviour, but this will allow us to
fix the fact that "xtime" isn't updated very often with CONFIG_NO_HZ
(because much of the realtime information is maintained as separate
offsets to 'xtime'), which has caused interfaces that use xtime directly
to get a time that is out of sync with the real-time clock by up to a
third of a second or so.

Signed-off-by: John Stultz <johnstul@us.ibm.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-07-25 10:09:20 -07:00
..
Kconfig [S390] Kconfig: use common Kconfig files for s390. 2007-05-10 15:46:08 +02:00
Makefile [S390]: Rewrite of the IUCV base code, part 1 2007-02-08 13:36:44 -08:00
claw.c some kmalloc/memset ->kzalloc (tree wide) 2007-07-19 10:04:50 -07:00
claw.h Fix misc .c/.h comment typos 2006-11-30 05:24:39 +01:00
ctcdbug.c [PATCH] s390: Remove CVS generated information 2006-02-01 08:53:23 -08:00
ctcdbug.h [PATCH] s390: Remove CVS generated information 2006-02-01 08:53:23 -08:00
ctcmain.c Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). 2007-07-25 10:09:20 -07:00
ctcmain.h [PATCH] s390: remove tty support from ctc network device driver [1/2] 2006-04-20 17:27:54 -04:00
cu3088.c [S390] Get rid of a lot of sparse warnings. 2007-02-05 21:16:47 +01:00
cu3088.h [PATCH] s390: claw driver wiring 2005-05-15 18:06:16 -04:00
fsm.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
fsm.h [PATCH] s390: Remove CVS generated information 2006-02-01 08:53:23 -08:00
lcs.c [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 2007-04-25 22:28:23 -07:00
lcs.h [S390] non-unique constant/macro identifiers. 2006-12-04 15:40:59 +01:00
netiucv.c Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). 2007-07-25 10:09:20 -07:00
qeth.h s390: scatter-gather for inbound traffic in qeth driver 2007-07-16 18:28:04 -04:00
qeth_eddp.c s390: qeth: wrong packet length in qdio header 2007-06-20 19:12:42 -04:00
qeth_eddp.h s390: qeth driver connection hang 2007-05-08 01:15:35 -04:00
qeth_fs.h [netdrvr s/390] trim trailing whitespace 2006-05-26 21:58:38 -04:00
qeth_main.c s390: add barriers to qeth driver 2007-07-16 18:28:04 -04:00
qeth_mpc.c [S390] Avoid sparse warnings. 2007-05-10 15:45:52 +02:00
qeth_mpc.h s390: qeth driver hardware specs adaptions 2007-05-08 01:16:24 -04:00
qeth_proc.c s390: scatter-gather for inbound traffic in qeth driver 2007-07-16 18:28:04 -04:00
qeth_sys.c sysfs: kill unnecessary attribute->owner 2007-07-11 16:09:06 -07:00
qeth_tso.h [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th 2007-04-25 22:25:26 -07:00
smsgiucv.c [S390]: Adapt special message interface to new IUCV API 2007-02-08 13:51:11 -08:00
smsgiucv.h [PATCH] s390: cmm guest sender id 2005-05-01 08:58:58 -07:00