Changeset facebbb in rtems for c/src/lib/libbsp/i386/shared

Timestamp:
10/02/16 10:19:12 (7 years ago)
Author:
Pavel Pisa <pisa@…>
Branches:
5, master
Children:
ed19002
Parents:
4745650
git-author:
Pavel Pisa <pisa@…> (10/02/16 10:19:12)
git-committer:
Pavel Pisa <pisa@…> (10/11/16 20:17:04)
Message:

bsps/i386: Separate variable for i8259 IRQs disable due to in progress state.

The global state of enabled and disabled interrupts has to hold
interrupts really disabled by drivers and system. If the state is
combined with interrupts temporarily disabled because they are
processed at given time then it is impossible to maintain state
by interrupt handlers in drivers.

(No files)

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