Opened on 09/20/11 at 16:02:48
Closed on 10/06/11 at 15:45:25
#1919 closed defect (fixed)
sparc64: use bsppredriverhook instead of bspstart
Reported by: | Gedare Bloom | Owned by: | Joel Sherrill |
---|---|---|---|
Priority: | normal | Milestone: | 4.11 |
Component: | bsps | Version: | 4.11 |
Severity: | normal | Keywords: | |
Cc: | Blocked By: | ||
Blocking: |
Description
The sparc64 port provides a call-out to install ISR entries during boot-up. This patch moves the call from bspstart to bsppredriverhook so that the call-out runs earlier in the boot sequence. The previous approach had some problems with installing ISRs that need to be ready before console and clock begin.
Attachments (2)
Change History (4)
Changed on 09/20/11 at 16:02:48 by Gedare Bloom
Attachment: | sparc64-bsppredriver.diff added |
---|
Changed on 09/20/11 at 16:03:08 by Gedare Bloom
Attachment: | sparc64-bsppredriver.ChangeLog added |
---|
changelog entries
comment:1 Changed on 10/06/11 at 15:45:25 by Joel Sherrill
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed. Thanks.
comment:2 Changed on 11/24/14 at 18:58:28 by Gedare Bloom
Version: | HEAD → 4.11 |
---|
Replace Version=HEAD with Version=4.11 for the tickets with Milestone >= 4.11
Note: See
TracTickets for help on using
tickets.
Change install ISR callout to bsppredriverhook