diff options
| author | Christoph Hellwig <[email protected]> | 2008-10-15 22:02:06 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-10-16 11:21:33 -0700 |
| commit | b418da16dd44810e5d5a22bba377cca80512a524 (patch) | |
| tree | 20ac32ea027bb8d978a22fbfaf6580fd34518aa5 /tools/perf/scripts/python | |
| parent | f7a5000f7a8924e9c5fad1801616601d6dc65a17 (diff) | |
compat: generic compat get/settimeofday
Nothing arch specific in get/settimeofday. The details of the timeval
conversion varied a little from arch to arch, but all with the same
results.
Also add an extern declaration for sys_tz to linux/time.h because externs
in .c files are fowned upon. I'll kill the externs in various other files
in a sparate patch.
[[email protected]: coding-style fixes]
Signed-off-by: Christoph Hellwig <[email protected]>
Acked-by: David S. Miller <[email protected]> [ sparc bits ]
Cc: "Luck, Tony" <[email protected]>
Cc: Ralf Baechle <[email protected]>
Acked-by: Kyle McMartin <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Cc: Grant Grundler <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Benjamin Herrenschmidt <[email protected]>
Cc: Martin Schwidefsky <[email protected]>
Cc: Heiko Carstens <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions