Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

#671 closed defect (fixed)

_CPU_ISR_Set_level() is broken on ARM

Reported by: Jay Monkman Owned by: Joel Sherrill
Priority: normal Milestone: 2
Component: bsps Version: unknown
Severity: major Keywords:
Cc: bugs@… Blocked By:
Blocking:

Description

The _CPU_ISR_Set_level() function on ARM is broken. It ignores the new_level parameter, and always enables interrupts. This has problem is in 4.6.0 (and earlier)

Release:
unknown

Attachments (1)

arm_isr_set_level.patch (414 bytes) - added by Jay Monkman on 12/03/06 at 13:31:12.
arm_isr_set_level.patch

Download all attachments as: .zip

Change History (2)

comment:1 Changed on 09/17/04 at 15:43:54 by Joel Sherrill

Status: assignedclosed

State-Changed-From-To: open->closed
State-Changed-Why: Jay committed the patch for this one to the trunk and 4.6
branch.

Changed on 12/03/06 at 13:31:12 by Jay Monkman

Attachment: arm_isr_set_level.patch added

arm_isr_set_level.patch

Note: See TracTickets for help on using tickets.