Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Apr 2021 07:25:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 255041] panic: system freeze/panic with D29125 patch
Message-ID:  <bug-255041-227-RsrOVlgdId@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255041-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-255041-227@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=3D255041

--- Comment #10 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D9bacbf1ae243de43d642c3ac0b7318ae0=
e5c5235

commit 9bacbf1ae243de43d642c3ac0b7318ae0e5c5235
Author:     Andrey V. Elsukov <ae@FreeBSD.org>
AuthorDate: 2021-04-16 07:22:44 +0000
Commit:     Andrey V. Elsukov <ae@FreeBSD.org>
CommitDate: 2021-04-16 07:22:44 +0000

    ipfw: do not use sleepable malloc in callout context.

    Use M_NOWAIT flag when hash growing is called from callout.

    PR:             255041
    Reviewed by:    kevans
    MFC after:      10 days
    Differential Revision: https://reviews.freebsd.org/D29772

 sys/netpfil/ipfw/ip_fw_dynamic.c | 68 ++++++++++++++++++++++++++++++------=
----
 1 file changed, 51 insertions(+), 17 deletions(-)

--=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-255041-227-RsrOVlgdId>