Kernel panic (page fault) on 10.3-STABLE with IB & VIMAGE modules

Justin Clift justin at postgresql.org
Thu Apr 21 15:00:54 UTC 2016


On 21 Apr 2016, at 15:51, Hans Petter Selasky <hps at selasky.org> wrote:
> Hi,
> 
> Can you add to one of the ipoib .c files the following check:
> 
> 
> #ifndef VIMAGE
> #error "VIMAGE is not defined"
> #endif

Yep.  Added it to /usr/src/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_main.c
right before the #include "ipoib.h".

Full kernel compile completed without issue, so I guess VIMAGE was
compiled in correctly after all. :D

Good way to check.  Pretty definitive. ;)

+ Justin

--
"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
- Indira Gandhi



More information about the freebsd-infiniband mailing list