mirror of
https://github.com/clearlinux/kvmtool.git
synced 2026-09-06 13:41:44 +00:00
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 <gorcunov@gmail.com>
This commit is contained in:
committed by
Will Deacon
parent
c6cfeb1792
commit
01c07d21e4
@@ -69,6 +69,7 @@ test_ok:
|
||||
hlt
|
||||
|
||||
timer_isr:
|
||||
cli
|
||||
pushaw
|
||||
pushfw
|
||||
mov $0x3f8,%dx
|
||||
|
||||
Reference in New Issue
Block a user