Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Aug 2022 12:19:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 266054] panic: page fault in sys/ofed/drivers/infiniband/core/ib_cma.c:1060
Message-ID:  <bug-266054-7501-UMdH9d7gZ2@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-266054-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-266054-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D266054

--- 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 ch=
ange
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, s=
o there is no vnet to set, but the default ...

In that case, the default is probably appropriate. It seems strange to do a=
ny
processing with no context or interface though.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-266054-7501-UMdH9d7gZ2>