diff options
author | Andi Kleen <[email protected]> | 2008-05-14 16:10:42 -0700 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2008-05-23 14:08:06 +0200 |
commit | a1289643adb6272c04db9399653ae195072c482a (patch) | |
tree | 3453581e5c948119acdf8db2fc4e087b7e30e014 /net/unix/sysctl_net_unix.c | |
parent | 2ddfd20e7c55421435cbf95a5ed3dd6e423cf934 (diff) |
x86: use explicit copy in vdso_gettimeofday()
Jeremy's gcc 3.4 seems to be unable to inline a 8 byte memcpy. But the
vdso doesn't support external references. Copy the structure members
of struct timezone explicitely instead.
Signed-off-by: Andi Kleen <[email protected]>
Cc: Jeremy Fitzhardinge <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions