From 01c07d21e41b5a376efbddb1799935931695c841 Mon Sep 17 00:00:00 2001 From: Cyrill Gorcunov Date: Wed, 9 Jun 2010 21:24:32 +0400 Subject: [PATCH] tests/pit: Issue cli on ISR handling Better to not allow any nested maskable IRQs while we handle timer irq. Signed-off-by: Cyrill Gorcunov --- tests/pit/tick.S | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/pit/tick.S b/tests/pit/tick.S index effbc99..db64187 100644 --- a/tests/pit/tick.S +++ b/tests/pit/tick.S @@ -69,6 +69,7 @@ test_ok: hlt timer_isr: + cli pushaw pushfw mov $0x3f8,%dx