Changeset 69bde47 in rtems for cpukit/score/cpu

Timestamp:
04/05/21 21:28:10 (3 years ago)
Author:
Kinsey Moore <kinsey.moore@…>
Branches:
master
Children:
0e49372a
Parents:
3ea43bc
git-author:
Kinsey Moore <kinsey.moore@…> (04/05/21 21:28:10)
git-committer:
Joel Sherrill <joel@…> (04/19/21 15:51:02)
Message:

cpukit/aarch64: Restore ISR cookie bit mask

The _CPU_ISR_Is_enabled() function operates on ISR cookies and so must
mask off the appropriate status bits. This also fixes the naming of the
parameters of the _CPU_ISR_* functions to indicate use of ISR cookies
instead of interrupt enable/disable levels.

(No files)

Note: See TracChangeset for help on using the changeset viewer.