11805 generic_cpu: cast between incompatible function types

Review Request #2391 — Created Oct. 10, 2019 and submitted

tsoome
illumos-gate
11805
caeabb2...
general
../../i86xpv/cpu/generic_cpu/gcpu_poll_xpv.c:197:7: error: cast between incompatible function types from 'uint_t (*)(void)' {aka 'unsigned int (*)(void)'} to 'uint_t (*)(char *, char *)' {aka 'unsigned int (*)(char *, char *)'} [-Werror=cast-function-type]
       (avfunc)gcpu_xpv_virq_intr, "MCA", gcpu_xpv_virq_vect,
       ^
cc1: all warnings being treated as errors


citrus
  1. Ship It!
  2. 
      
tsoome
Review request changed

Status: Closed (submitted)

Loading...