From nobody Thu Jan 02 16:24:20 2025 X-Original-To: dev-commits-src-all@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 4YPBqV5znfz5jQ03; Thu, 02 Jan 2025 16:24:22 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 "smtp.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YPBqV5Rftz4bcn; Thu, 2 Jan 2025 16:24:22 +0000 (UTC) (envelope-from jhb@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1735835062; 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=IRDCo7oxfBrFvEBt2B6x/YYq+qykMPev4NUJzXMTAVg=; b=DWU3UsATLjZMnlEQuz8MfdlulaGJUZ4AQU161ZpTHRQgcESauQQFyDtACtWNAUzy6xEFu3 WlNIzrcccZxLFL7/0+jUIlbDA/XoFr7uuCpjRgg5hVIC70eBeePFuj3wET7FiohYi6c0XG htcitmUdvWWkWM4P2W1BC6nZu2J/pLY1FVtAQyYXWp3A/H0IiRzD5bmqbA7HrBf0C49Pw4 R6Vs6vwESzsPKFTGp+yBbCwnspAAfYW93T2PBmL5aWCtX2eLlA4JqBrte7dLigk+Y0eaVo 30KmIX+tfPndYppxd2q/irXvV2r+Ei94JHI724VwyPG2Xzwd4M8lopsmGeUQ0w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1735835062; 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=IRDCo7oxfBrFvEBt2B6x/YYq+qykMPev4NUJzXMTAVg=; b=YTce7dqynzoAtF4CGk3cOQeeNjdcj3XR2ea4Z7qTtCUylmrOArYtLd8GyE1g7/1S3CSdiu ecc1H7tR0n31xVcOEh5gQJqGG7bPaF9sSYqJBsBqfhrbSQdCI5JIBTzPM/G0lc+F7K69hM 9t8mmgGZTwx6adFRM9DPi0xvlFgRgcxqvtPFs11TZkieGmrmTqrP2cgJtja49qMvm96Mtx DCoWKiBTOfcM/rQsZypfEt3t6AkycanA9JNuYwdN9h1SpVWr0W7etjt577RIldm46OJmHH NyW7FNLtfdrYtEFw/ytt2XnkUL2zpYZVf77uobSUFbS5jTCyAhvHwFgDVdUDBw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1735835062; a=rsa-sha256; cv=none; b=h8CWz77JpbrgoaRAls6GpapkgmxtoLbHfJMhDDnNYobxdpBL6vtHauwJ+4Jehi6sBmogvS 1+3bqEzq2mvLuQEzk/2C2xUcXoDV5f8r0FbkfmVcD99y7YAqq4vFQTo32alk85D9gRCX6z yjzFMHOeu+FrfTog2Dat+mB1pCz9xoNL3DanDHm2NmX7ab0yy93gzS4KNuJ1PnB/MdJywc +FdQXd6h+5p6Tjxx2UUTpp5CowjKSpJkznJt91cWI38PYOInHhShNNFt+/G/z0NLaacGKz eaTQ8gX4ThllwEqMBJf4bV0thq4ZK769zFjB08QK92ed7Kp5jBazKCZqM4U+kQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from [IPV6:2601:5c0:4200:b830:f914:bf0:4586:27e] (unknown [IPv6:2601:5c0:4200:b830:f914:bf0:4586:27e]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: jhb) by smtp.freebsd.org (Postfix) with ESMTPSA id 4YPBqV38K1zr5c; Thu, 02 Jan 2025 16:24:22 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Message-ID: <1a7f916d-ce0d-4ad2-ad8a-6ee75b747341@FreeBSD.org> Date: Thu, 2 Jan 2025 11:24:20 -0500 List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: git: 04160e000898 - main - arm64: add a driver for the Apple Interrupt Controller Content-Language: en-US To: Kyle Evans , src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org References: <202412171425.4BHEPuSP010250@gitrepo.freebsd.org> From: John Baldwin In-Reply-To: <202412171425.4BHEPuSP010250@gitrepo.freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 12/17/24 09:25, Kyle Evans wrote: > The branch main has been updated by kevans: > > URL: https://cgit.FreeBSD.org/src/commit/?id=04160e0008982fa0e03ebcc3747d81bcd547f751 > > commit 04160e0008982fa0e03ebcc3747d81bcd547f751 > Author: Kyle Evans > AuthorDate: 2024-12-17 14:14:54 +0000 > Commit: Kyle Evans > CommitDate: 2024-12-17 14:24:14 +0000 > > arm64: add a driver for the Apple Interrupt Controller > > Some limited support for later multi-die SoC is included, but not at all > tested and not expected to be functional yet. kevans needs to finish > getting his serial boards constructed, as the beefiest AS machine that > actually has multiple die to support in his fleet is currently a > dedicated serial console. > > Reviewed by: andrew > Co-authored-by: Andrew Turner > Co-authored-by: Mike Karels > Differential Revision: https://reviews.freebsd.org/D48079 This doesn't build without `options SMP` so breaks make universe due to the sys/arm64/conf/GENERIC-UP kernel config. The first error is a simple fix in attach (local variable 'cpu' is unused), but I wasn't quite sure what the right thing to do in the bus_setup_intr method was for the AIC_TYPE_IRQ case where sc_cpuids is used unconditionally. -- John Baldwin