mao, bibo
cde227afe6
[PATCH] x86_64: inline function prefix with __always_inline in vsyscall
...
In vsyscall function do_vgettimeofday(), some functions are declared as
inlined, which is a hint for gcc to compile the function inlined but it
not forced. Sometimes compiler does not compile the function as
inlined, so here inline is replaced by __always_inline prefix.
It does not happen in gcc compiler actually, but it possibly happens.
Signed-off-by: bibo mao <bibo.mao@intel.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-04-11 06:38:57 -07:00
..
2006-02-27 20:41:56 -08:00
2006-02-04 16:43:13 -08:00
2006-03-25 09:10:57 -08:00
2006-03-23 07:38:17 -08:00
2006-03-26 08:57:14 -08:00
2006-03-23 07:38:10 -08:00
2006-02-04 16:43:13 -08:00
2006-03-25 09:10:55 -08:00
2006-04-09 11:53:50 -07:00
2006-01-18 19:20:31 -08:00
2006-03-25 09:10:52 -08:00
2006-01-14 18:27:15 -08:00
2006-03-25 09:10:55 -08:00
2006-03-27 08:44:49 -08:00
2006-02-04 16:43:15 -08:00
2006-04-09 11:53:53 -07:00
2006-04-09 11:53:53 -07:00
2006-01-16 23:18:35 -08:00
2006-04-11 06:38:57 -07:00
2006-01-16 11:27:59 -08:00
2006-03-27 08:44:50 -08:00
2006-02-03 08:32:09 -08:00
2006-03-31 12:18:55 -08:00
2006-04-09 11:53:52 -07:00
2006-02-15 15:32:22 -08:00
2006-03-24 07:33:15 -08:00
2006-03-27 08:44:44 -08:00
2006-04-11 06:18:39 -07:00
2006-03-27 08:44:44 -08:00
2006-02-26 09:53:29 -08:00
2006-03-25 09:10:56 -08:00
2006-03-23 07:38:17 -08:00
2006-03-25 09:10:53 -08:00
2006-03-25 09:10:53 -08:00
2006-03-25 08:22:56 -08:00
2006-03-28 09:16:06 -08:00
2006-03-25 09:14:39 -08:00
2006-03-27 08:44:43 -08:00
2006-03-25 09:10:53 -08:00
2006-03-25 09:10:52 -08:00
2006-03-25 09:10:52 -08:00
2006-01-12 09:08:59 -08:00
2006-04-11 06:38:57 -07:00
2006-03-27 08:44:43 -08:00
2006-01-14 18:27:15 -08:00
2006-03-30 12:28:18 -08:00