Eric Dumazet
5809f9d442
[PATCH] x86-64: get rid of ARCH_HAVE_XTIME_LOCK
...
ARCH_HAVE_XTIME_LOCK is used by x86_64 arch . This arch needs to place a
read only copy of xtime_lock into vsyscall page. This read only copy is
named __xtime_lock, and xtime_lock is defined in
arch/x86_64/kernel/vmlinux.lds.S as an alias. So the declaration of
xtime_lock in kernel/timer.c was guarded by ARCH_HAVE_XTIME_LOCK define,
defined to true on x86_64.
We can get same result with _attribute__((weak)) in the declaration. linker
should do the job.
Signed-off-by: Eric Dumazet <dada1@cosmosbay.com >
Signed-off-by: Andi Kleen <ak@suse.de >
Cc: Andi Kleen <ak@suse.de >
Signed-off-by: Andrew Morton <akpm@osdl.org >
2007-02-13 13:26:21 +01:00
..
2007-02-11 10:51:34 -08:00
2007-02-04 20:54:10 +01:00
2007-02-08 12:39:16 -08:00
2007-02-12 11:13:14 -08:00
2007-02-08 12:39:23 -08:00
2007-02-12 09:48:36 -08:00
2007-02-09 09:25:47 -08:00
2007-02-12 09:48:31 -08:00
2007-02-12 09:48:36 -08:00
2007-02-07 15:44:33 -08:00
2007-02-02 21:14:29 -05:00
2007-02-09 17:08:57 +00:00
2007-02-09 17:39:39 -05:00
2007-02-12 09:48:44 -08:00
2007-02-08 16:01:09 -08:00
2007-01-26 13:51:00 -08:00
2007-02-11 23:14:44 +01:00
2007-02-12 09:48:29 -08:00
2007-01-30 08:26:45 -08:00
2007-02-11 10:51:24 -08:00
2007-02-12 09:48:46 -08:00
2007-02-11 10:51:35 -08:00
2007-02-11 10:51:24 -08:00
2007-02-11 10:51:27 -08:00
2007-02-12 09:48:40 -08:00
2007-02-12 09:48:44 -08:00
2007-02-07 09:21:02 +11:00
2007-02-09 17:39:36 -05:00
2007-02-09 17:39:36 -05:00
2007-02-09 17:39:36 -05:00
2007-02-11 11:18:07 -08:00
2007-02-01 16:17:06 -08:00
2007-02-12 09:48:46 -08:00
2007-02-09 16:23:18 +00:00
2007-02-12 09:48:46 -08:00
2007-02-12 09:48:46 -08:00
2007-02-12 09:48:44 -08:00
2007-02-12 09:48:47 -08:00
2007-02-11 11:37:45 -08:00
2007-02-11 10:51:18 -08:00
2007-02-12 09:48:30 -08:00
2007-01-30 08:26:45 -08:00
2007-02-05 10:00:38 +01:00
2007-02-07 15:44:36 -08:00
2007-02-09 09:00:22 +01:00
2007-01-30 08:26:45 -08:00
2007-02-07 19:32:36 -08:00
2007-02-08 12:38:46 -08:00
2007-01-23 22:17:23 -08:00
2007-02-12 09:48:32 -08:00
2007-02-12 09:48:37 -08:00
2007-02-09 17:39:36 -05:00
2007-02-11 11:18:07 -08:00
2007-02-09 17:39:36 -05:00
2007-02-07 15:50:08 -08:00
2007-02-12 09:48:30 -08:00
2007-02-12 09:48:31 -08:00
2007-02-11 10:51:32 -08:00
2007-02-07 10:37:14 -08:00
2007-02-11 10:51:24 -08:00
2007-02-11 10:51:32 -08:00
2007-02-12 09:48:40 -08:00
2007-02-09 17:39:40 -05:00
2007-02-11 10:51:32 -08:00
2007-02-12 09:48:29 -08:00
2007-02-07 14:03:19 +11:00
2007-02-12 09:48:31 -08:00
2007-02-11 10:51:32 -08:00
2007-02-12 09:48:31 -08:00
2007-02-11 10:51:17 -08:00
2007-02-12 09:48:27 -08:00
2007-02-11 10:51:18 -08:00
2007-02-07 10:37:12 -08:00
2007-02-11 10:51:25 -08:00
2007-02-12 09:48:46 -08:00
2007-02-07 15:50:08 -08:00
2007-01-23 00:34:54 -05:00
2007-01-26 13:51:00 -08:00
2007-02-12 09:48:46 -08:00
2007-02-08 13:51:54 -08:00
2007-02-08 12:39:06 -08:00
2007-02-12 11:11:55 -08:00
2007-02-12 09:48:36 -08:00
2007-02-12 09:48:46 -08:00
2007-02-12 09:48:46 -08:00
2007-01-30 13:35:18 -08:00
2007-02-09 08:06:14 -08:00
2007-02-11 10:51:33 -08:00
2007-02-11 11:18:07 -08:00
2007-02-08 15:25:18 -08:00
2007-02-12 09:48:46 -08:00
2007-01-30 13:40:36 -08:00
2007-02-12 09:48:32 -08:00
2007-02-11 10:51:28 -08:00
2007-02-12 09:48:46 -08:00
2007-01-11 18:18:21 -08:00
2007-02-12 09:48:46 -08:00
2007-02-12 09:48:28 -08:00
2007-02-12 09:48:44 -08:00
2007-01-23 07:52:06 -08:00
2007-02-12 09:48:46 -08:00
2007-02-11 11:18:05 -08:00
2007-02-11 10:51:28 -08:00
2007-02-11 11:18:07 -08:00
2007-01-26 13:51:00 -08:00
2007-02-12 09:48:32 -08:00
2007-02-12 09:48:44 -08:00
2007-02-07 10:37:12 -08:00
2007-02-11 10:51:18 -08:00
2007-02-11 10:51:26 -08:00
2007-02-11 11:18:07 -08:00
2007-02-11 10:51:26 -08:00
2007-02-12 09:48:41 -08:00
2007-02-11 10:51:18 -08:00
2007-02-08 13:34:36 -08:00
2007-02-07 14:03:19 +11:00
2007-02-07 10:37:14 -08:00
2007-02-09 16:23:15 +00:00
2007-02-08 12:38:49 -08:00
2007-02-04 20:54:10 +01:00
2007-02-13 13:26:21 +01:00
2007-01-26 13:51:00 -08:00
2007-02-11 10:51:31 -08:00
2007-02-12 09:48:42 -08:00
2007-02-12 09:48:32 -08:00
2007-02-12 09:48:40 -08:00
2007-02-12 09:48:30 -08:00
2007-02-12 09:48:46 -08:00
2007-02-07 15:44:32 -08:00
2007-02-07 19:23:21 -08:00
2007-01-15 16:33:51 -02:00
2007-02-11 10:51:25 -08:00
2007-02-08 12:38:54 -08:00
2007-02-11 11:18:05 -08:00
2007-02-08 13:11:42 -08:00