[Bug 266054] panic: page fault in sys/ofed/drivers/infiniband/core/ib_cma.c:1060
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 27 Aug 2022 12:19:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266054 --- Comment #9 from Mike Karels <karels@freebsd.org> --- (In reply to Hans Petter Selasky from comment #7 and #8) > I wonder if this mask needs to be made compile time instead! That would essentially undo the change; the whole point is to be able to change it at runtime. Otherwise, changes require a custom kernel, and obviously cannot be done per vnet. > ibcore uses this variable before it knows the actual network interface, so there is no vnet to set, but the default ... In that case, the default is probably appropriate. It seems strange to do any processing with no context or interface though. -- You are receiving this mail because: You are the assignee for the bug.