Changeset 24713163 in rtems for c/src/lib/libcpu/powerpc

Timestamp:
05/18/16 06:06:54 (8 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
5, master
Children:
c2f301b5
Parents:
4b04cb61
git-author:
Sebastian Huber <sebastian.huber@…> (05/18/16 06:06:54)
git-committer:
Sebastian Huber <sebastian.huber@…> (05/20/16 05:50:37)
Message:

score: Rename _ISR_Disable() and _ISR_Enable()

Rename _ISR_Disable() into _ISR_Local_disable(). Rename _ISR_Enable()
into _ISR_Local_enable(). Remove _Debug_Is_owner_of_giant().

This is a preparation to remove the Giant lock.

Update #2555.

(No files)

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