#3493 closed defect (fixed)

Documentation buglets in sparc.html

Reported by: Jens Schweikhardt Owned by: Joel Sherrill <joel@…>
Priority: normal Milestone:
Component: doc Version:
Severity: trivial Keywords: sparc
Cc: Blocked By:
Blocking:

Description

In https://docs.rtems.org/branches/master/cpu-supplement/sparc.html
section 18.4.5 it says

Interrupts are disabled or enabled by performing a system call to the Operating System reserved software traps 9 (SPARC_SWTRAP_IRQDIS) or 10 (SPARC_SWTRAP_IRQDIS).

The trap 10 macro should probably be SPARC_SWTRAP_IRQEN instead of SPARC_SWTRAP_IRQDIS.

In section 18.4.6:

it's own worst case

should be "its own...".

Change History (2)

comment:1 Changed on 08/09/18 at 13:43:47 by Joel Sherrill <joel@…>

Owner: set to Joel Sherrill <joel@…>
Resolution: fixed
Status: newclosed

In 135b90c/rtems-docs:

Fix SPARC_SWTRAP_IRQDIS typo

close #3493.

comment:2 Changed on 08/09/18 at 13:47:17 by Joel Sherrill <joel@…>

In 99a84f9/rtems-docs:

Fix SPARC_SWTRAP_IRQDIS typo

close #3493.

Note: See TracTickets for help on using tickets.