10325 sparc also needs plat_diagpath for consconfig_dacf

Review Request #1414 — Created Jan. 30, 2019 and submitted

ptribble
illumos-gate
10325
general
Booting current bits on SPARC fails with an error

consconfig_dacf - undefined symbol plat_diagpath

which means consconfig_dacf doesn't load, which means consconfig doesn't load, and we panic.

plat_diagpath() was added (for x86 only) in 9930, we just need a stub implementation for dependency resolution

Built a replacement module with the fix. Boot no longer has the error.

Now done a full build and a clean boot.

  • 0
  • 0
  • 1
  • 0
  • 1
Description From Last Updated
tsoome
  1. Ship It!
  2. 
      
citrus
  1. Ship It!
  2. 
      
domag02
  1. 
      
  2. usr/src/uts/sparc/io/consplat.c (Diff revision 1)
     
     
    Space followed-by tab nits (+ in the following 2 lines).
  3. 
      
ptribble
ptribble
ptribble
Review request changed

Status: Closed (submitted)

Loading...