diff options
author | Jan Beulich <[email protected]> | 2009-08-19 08:44:24 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2009-08-21 21:55:25 +0200 |
commit | 5946fa3d5cdeb846a647a1900026af9f8b08c8b5 (patch) | |
tree | a77b8061bc2b191eb78cc663ce74aa11b8661cc8 /lib/cpu-notifier-error-inject.c | |
parent | 39fe05e58c5e448601ce46e6b03900d5bf31c4b0 (diff) |
x86, hpet: Simplify the HPET code
On 64-bits, using unsigned long when unsigned int suffices
needlessly creates larger code (due to the need for REX
prefixes), and most of the logic in hpet.c really doesn't need
64-bit operations.
At once this avoids the need for a couple of type casts.
Signed-off-by: Jan Beulich <[email protected]>
Cc: Shaohua Li <[email protected]>
Cc: Venkatesh Pallipadi <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions