commit | 4221133845f81ab4428c79a89e37be2c87624c1a | [log] [tgz] |
---|---|---|
author | Vojtech Pavlik <vojtech@suse.cz> | Mon Jun 26 13:58:32 2006 +0200 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Jun 26 10:48:19 2006 -0700 |
tree | 884bfc1913bff964be43321cedb4653bfa976cf3 | |
parent | e30db3e69948dafb616d121e52c8d62d38dab68c [diff] |
[PATCH] x86_64: Make use of the *PER* constants in time.c This patch makes use of the newly added conversion constants in time.h to x86-64 time.c. The code gets significantly easier to understand. Signed-off-by: Vojtech Pavlik <vojtech@suse.cz> Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>