blob: ce70afbf50a203be04bc326326cfa75831fe7f5d (
plain)
1
2
3
4
5
6
7
8
9
|
tree 08481998f5370875b2d99f4dda4f94cc1a05ec99
parent 1386acb05aa78f54635d7074e2cb552278602dfd
author Andrew Waterman <waterman@cs.berkeley.edu> 1472268354 -0700
committer Andrew Waterman <waterman@cs.berkeley.edu> 1472268354 -0700
Disable interrupts during VM tests
The code doesn't support interrupts, and it was relying on the reset
value of the mie register (which is undefined) to disable them.
|