[PATCH 7/11] Vmi timer race

2007-02-05 Thread Zachary Amsden
Because timer code moves around, and we might eventually move our init to a late_time_init hook, save and restore IRQs around this code because it is definitely not interrupt safe. Signed-off-by: Zachary Amsden <[EMAIL PROTECTED]> diff -r dd4d4324a5b3 arch/i386/kernel/vmitime.c ---

[PATCH 7/11] Vmi timer race

2007-02-05 Thread Zachary Amsden
Because timer code moves around, and we might eventually move our init to a late_time_init hook, save and restore IRQs around this code because it is definitely not interrupt safe. Signed-off-by: Zachary Amsden [EMAIL PROTECTED] diff -r dd4d4324a5b3 arch/i386/kernel/vmitime.c ---