Date: Mon, 27 Jan 2025 17:22:40 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 284073] bnxt: kernel panic on 14.2-RELEASE Message-ID: <bug-284073-7501-XbLg3U4bqC@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-284073-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-284073-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=3D284073 --- Comment #25 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D1c465e52920848dec6a76f0672fa209db= 7d5e5b5 commit 1c465e52920848dec6a76f0672fa209db7d5e5b5 Author: Kristof Provost <kp@FreeBSD.org> AuthorDate: 2025-01-20 13:24:48 +0000 Commit: Kristof Provost <kp@FreeBSD.org> CommitDate: 2025-01-27 09:04:31 +0000 netinet: enter epoch in garp_rexmit() garp_rexmit() is a callback, so is not in net_epoch, which arprequest_internal() expects. Enter and exit the net_epoch. PR: 284073 MFC after: 1 week Sponsored by: Rubicon Communications, LLC ("Netgate") (cherry picked from commit 38fdcca05d09b4d5426a253d3c484f9481a73ac2) sys/netinet/if_ether.c | 3 +++ 1 file changed, 3 insertions(+) --=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-284073-7501-XbLg3U4bqC>
