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

#360 closed defect (fixed)

incorrect IRQ priority settings in powerpc/shared BSPs

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

Description

BSP code had set the task priority register
multiple times of the OpenPIC instead of setting the
individual source priorities.

This patch adds

openpic_get_source_priority()
openpic_set_source_priority()

calls and lets IRQ management code use them

Release:
ss-20030128

Attachments (1)

ppc-sharedbsp-pic.diff1 (7.0 KB) - added by strauman on 12/03/06 at 13:31:12.
ppc-sharedbsp-pic.diff1

Download all attachments as: .zip

Change History (2)

comment:1 Changed on 03/25/03 at 15:56:11 by Joel Sherrill

Status: assignedclosed

State-Changed-From-To: open->closed
State-Changed-Why: Applied to both 4.6 branch and HEAD. Thanks.

Changed on 12/03/06 at 13:31:12 by strauman

Attachment: ppc-sharedbsp-pic.diff1 added

ppc-sharedbsp-pic.diff1

Note: See TracTickets for help on using tickets.