From nobody Sat Oct 4 20:24:22 2025 X-Original-To: dev-commits-src-main@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 4cfH7V4fpCz69mZj; Sat, 04 Oct 2025 20:24:22 +0000 (UTC) (envelope-from git@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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4cfH7V4BMPz41XB; Sat, 04 Oct 2025 20:24:22 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1759609462; 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; bh=d+3AFXvHwnltrnhcwK2rTd2PvY+UzoIf6yy512737fo=; b=btVvnwlOFmbxY9DsbbxJpfjUe/Z3BNsr/fO+JjwULvXixpsJ4srKpRo0tLn3gPxcav85DX 7fh+VVaZeO5/XzShQErssBLLTR3MZGbloAUAQai3rqRVEG4G+hcVNN41UKOv5QsFgrdCnB 5df6PyZpguqXZydxt6LgG9keK+iUpCSMxxZ7lWrNLAo6bzcKR7580oudQ9/0p92I5p1k0d 9TzJg8ZGh5y9hZpF/YME5XcJ1sFBsZGMtIPIfkiLjGUw6tBdhUse/dllbNCDhXbvi3IXrd NgYX/L9txhqnU7I0MEFIheQsv1EvdRFxfdrePFwLjAuc0BSYCSJ3THu2tlkVMg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1759609462; 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; bh=d+3AFXvHwnltrnhcwK2rTd2PvY+UzoIf6yy512737fo=; b=pNzC73+fa5Wj3SdBDR7YJL0gp9Z10Qo4b+Hq5HTGRsTZJVT3ppPPnwDvgmity+rDr4/3fz Vf1aRFkUB57auVEvWMfe1r9vtyRMUkVPx2lFNAzlyrIz1kPUG9nBaDUAPP1KYmfxUYsdJW lnftsjeaXtOpOI65xRGop1VH1mLBIIeqmyatzhYhf5OadFoDYUUS5Uup6G2qFxDtx4R6ad ynG+fF/GPnVhGbJuqmSap19Yl6Js6CfX8F0knsAIqZ98llYVhZalGt0nbYy+EQBLoaqg4v RQG8Ldf0dczkejlU9oymEaeWke1Dz3lp+P8OSyzZE6muhRpU7K51vPTVBkOmww== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759609462; a=rsa-sha256; cv=none; b=r1E81QXToJSfua6dp7/fPxN09obdzvOWa5oP+2HLHFbOR3QrMXmDdtwwHjn917Tpq8ufiL 9wxsiS42dxkMWjIov3tTAL3CYopUygplek38NZiSMA8VKifD8CEI6GLozBlJ3/tw0t5idp HWRWvBxyIx3ZmPOQSi01g8WQKTmjTIqUceR3pG56kachPmw9LA+Daw7zdOLvAnzHrSL4ER dujgs1JYsGGzm+mMwZqByzAiJZ/47QH3u8EYFgJmtn+1b/kVPpWGv6NFGp3VGvqFG8zgeK t2Cjm7mHiZGXnyL3X8NJE12EUQY+vN/89/rYTio0ghxZQ575O4ySiNkJrTiDxQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 4cfH7V3gJZzxK5; Sat, 04 Oct 2025 20:24:22 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 594KOMKH073541; Sat, 4 Oct 2025 20:24:22 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 594KOMHA073538; Sat, 4 Oct 2025 20:24:22 GMT (envelope-from git) Date: Sat, 4 Oct 2025 20:24:22 GMT Message-Id: <202510042024.594KOMHA073538@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Eric van Gyzen Subject: git: 9dd865a59edd - main - apei_detach: fix swi_remove parameter List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: vangyzen X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 9dd865a59edda38e6a379c5081e9483a87abc1eb Auto-Submitted: auto-generated The branch main has been updated by vangyzen: URL: https://cgit.FreeBSD.org/src/commit/?id=9dd865a59edda38e6a379c5081e9483a87abc1eb commit 9dd865a59edda38e6a379c5081e9483a87abc1eb Author: Eric van Gyzen AuthorDate: 2025-10-04 15:18:05 +0000 Commit: Eric van Gyzen CommitDate: 2025-10-04 15:20:01 +0000 apei_detach: fix swi_remove parameter swi_remove expects a void *, but we were passing void **. MFC after: 1 week Sponsored by: Dell Inc. --- sys/dev/acpica/acpi_apei.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/dev/acpica/acpi_apei.c b/sys/dev/acpica/acpi_apei.c index 9cfd46c97430..624c81ad1b4f 100644 --- a/sys/dev/acpica/acpi_apei.c +++ b/sys/dev/acpica/acpi_apei.c @@ -754,7 +754,7 @@ apei_detach(device_t dev) apei_nmi = NULL; apei_nmi_nges = NULL; if (sc->nges.swi_ih != NULL) { - swi_remove(&sc->nges.swi_ih); + swi_remove(sc->nges.swi_ih); sc->nges.swi_ih = NULL; } if (acpi_get_handle(dev) != NULL) {