Skip to content

Commit

Permalink
addressed bug noted in issue 113
Browse files Browse the repository at this point in the history
Signed-off-by: Ravi Sahita <[email protected]>
  • Loading branch information
rsahita committed Nov 25, 2024
1 parent c9a5d28 commit 6096191
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chapter7.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -234,8 +234,8 @@ the value of the `mip.LSDEIP` when read.
Multiple simultaneous interrupts destined for different privilege modes are
handled in decreasing order of destined privilege mode. Multiple simultaneous
interrupts destined for the same privilege mode are handled in the following
decreasing default priority order: high-priority RAS event, MEI, MSI, MTI, SEI,
SSI, STI, LSDEI, SGEI, VSEI, VSSI, VSTI, LCOFI, low-priority RAS event.
decreasing default priority order: high-priority RAS event, MEI, MSI, MTI,
LSDEI, SEI, SSI, STI, SGEI, VSEI, VSSI, VSTI, LCOFI, low-priority RAS event.

[NOTE]
====
Expand Down

0 comments on commit 6096191

Please sign in to comment.