[Differential] [Commented On] D2377: Introduce ARM GICv3 support

zbb (Zbigniew Bodek) phabric-noreply at FreeBSD.org
Tue May 12 15:53:36 UTC 2015


zbb added inline comments.

INLINE COMMENTS
  sys/arm64/arm64/gic_v3.c:163 You can comment to the previous diff and the comment will be in the right place.
  But back to the topic, I've made a quick test:
  ```
   error: called object type 'gic_v3_initseq_t *' (aka 'int (**)(struct gic_v3_softc *)') is not a function or function pointer
                  err = init_func(sc);
                        ~~~~~~~~~^
  ```

REVISION DETAIL
  https://reviews.freebsd.org/D2377

EMAIL PREFERENCES
  https://reviews.freebsd.org/settings/panel/emailpreferences/

To: zbb, emaste, ian, imp, andrew, brueffer, joel, wblock
Cc: kostikbel, emaste, andrew, imp, freebsd-arm


More information about the freebsd-arm mailing list