From nobody Fri Nov 24 18:12:16 2023 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4ScNNw4HTLz5212M for ; Fri, 24 Nov 2023 18:12:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4ScNNw3G6Tz4bxB for ; Fri, 24 Nov 2023 18:12:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1700849536; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=6qNP+6sgPx2A+VI9o3yRSFQLyTLS6FAZaB+4rAhwwv4=; b=V9TP+aCyVlcZsue7ef5n7NVh5u2U/Udml6T0GmEVZTfBIl/CjhAP0q3YNEyMzDD3iWhQ6a BkMys6Tb0Ksn7i3OeyrjDyBoTqvTxWrl4/XGoxM7S6mrMTsAg8dZdRfS3diT9AhcsYCJks rumFiXt2JY4gS87XLKtzaTuF9OBSfKz6xdJ7zbgrfK0/s3l5/J57XsDJFavjui83LK+D05 FbuiF4UVH6miTyPKQccIIjGiqc1A00/XsOfzxXOWlnmn2HoiRqSu41u86v2kFV8CgkTkfZ zPdhQyTqi/byhChTdlV3qKHyK5kjlxyXoKPoThc1L+TW7EneeIkpCXRdLREpow== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1700849536; a=rsa-sha256; cv=none; b=tpgjS/mbK4pup7ye6iHFWpiL+N+U0UP12Dm4X0xTzvdjiwtog3ZOejA72obN+ZhXvxIIKN BwHw7tQOrHVNMzZUWmsYO4hDccqEFVCvUdWUFe3bTeO2MHoIwxFjWzsIabWTMhghHS5bQl ZrBk0YZrb8N7xBWxoA/+y9GDQeG9FBWPEXRhXhctFO0T6PSXBpaf0xwh++r3oOGFoahfYa sD6HizbUUHgXNe8bKPfqKpocBQ7A0dJWYJacs1UcUfuHaDC8qiqPzg/ZwXl+bMozLmgYaC Gab5b+MgG/w3sb6TPkdQmHBEa8wJTH/5Eq/ygpv0SRCC4HVTa4aE6r87Hl9LcQ== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4ScNNw2KTKzw0D for ; Fri, 24 Nov 2023 18:12:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 3AOICGaR008572 for ; Fri, 24 Nov 2023 18:12:16 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3AOICGpl008571 for bugs@FreeBSD.org; Fri, 24 Nov 2023 18:12:16 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 271677] ertt module unload error at shutdown Date: Fri, 24 Nov 2023 18:12:16 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271677 --- Comment #12 from commit-hook@FreeBSD.org --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D3569e21f07147c8dd4bee82e5e7efe69c= 98edeb1 commit 3569e21f07147c8dd4bee82e5e7efe69c98edeb1 Author: Mike Karels AuthorDate: 2023-11-17 18:51:18 +0000 Commit: Mike Karels CommitDate: 2023-11-24 18:11:16 +0000 khelp: suppress useless warning message on shutdown If a module (e.g. the ertt hhook for TCP) can't clean up at shutdown, there is nothing to be done about it. In the ertt case, cleanup is just shutting down a UMA zone, which doesn't need to be done. Suppress EBUSY warnings on shutdown. PR: 271677 Reviewed by: tuexen, imp Differential Revision: https://reviews.freebsd.org/D42650 (cherry picked from commit 415c1c748d5492e41328fedf96b6bf3c9be94595) sys/kern/kern_khelp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --=20 You are receiving this mail because: You are the assignee for the bug.=