From nobody Sat Nov 02 01:34:42 2024 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 4XgKzB3X4xz5b8fq; Sat, 02 Nov 2024 01:34:46 +0000 (UTC) (envelope-from rpokala@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 4XgKzB2vYpz44Ym; Sat, 2 Nov 2024 01:34:46 +0000 (UTC) (envelope-from rpokala@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1730511286; 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=Tmb1G0dZDqsgXBtqPE4x340QdQ12aeUfxuH1gOCxXyE=; b=JU6Eg5QM+MEqYzh2pglifaG0BC2SAPJxxF3Q9ZJ/usB3Y1seDUa/cnDLZuKirMhPNVs+sG 3vj1HnUF/U9JAdDSQdP7PcQ4RNhX66vAb6r9f8Cm4KhSDkWClnffg/hAoGL/F+5ejKv1vi LiLD8iFFdP1UvMlqWRpQHYe09BIUXiiNalj9bfwr56bw6Y4vbRy9b7p58WOcYQvNnBTsxs ULZioWTbPXccJFBN4N7BpR2QTwExe4EDje06CuuQe2/KwZO++MQgxlso4wMqA5iPDCIjro vxxOowm1wpk2QyQni0V4RA0L+n0VZsmJVn3st2W258wgoZ8uU5k2I6oWC44/nQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1730511286; 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=Tmb1G0dZDqsgXBtqPE4x340QdQ12aeUfxuH1gOCxXyE=; b=CsdkG7ykXhLLneFop+1OzRTQeYeMm+McJU8rglmo0xL26X3nT+yXFwyHGibVS1ey4i1jLa A2+DDd0ZeVCH2LUIRLtr3DoGBuwKblfzEEvBzW9ANhPM0JwLPViPA3vGGAeGnVhM7yA47B o63QjWj96gUfO133dGZGDdYZ3kYGwRJ8KB+czeYUtpUMzsOvE/Xdx33cMYnlQbWJS913L4 Yt2nfezUJVnqgNI7aMUaKZqAE510gcvxtcXD3lesWYPIdKrU8Yacm+GcF+5lh0uKLyQU8o uf+8vCpAAh6O4YyWDOjArTavPck6DMoCQKK3NOlgippoWBW0IbnQf8JZXfNUjQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1730511286; a=rsa-sha256; cv=none; b=QybGvURM8wLbTjI69ku5eqI2wquBtZ7YqyYlRC5wtmK1t57nHOuuVc2iqB4gH5eApjb0l0 mnRmtkLXgfCIT7HHSGmKIVBXjkXlTVuQPj8lrhwI7u6SUp91/1G6CrflHdth9NPC52Xssn z1thdMmNBbQ8ZZqN4rpX+TmXnLmwI1npVuoJU4EjEI5PhCQkzBRoh/xWS4paKNiSGHys/W JJMaDNCuHOJjmrPoxIOCSFn8/dK9+oweoqujNoY6c5kDv8uFcEH92nYOAKBSECpXZVxaLM zhFJ5XYrv6AG1hRKwSrrDsKCkLNut4Jz9qeahku465FyOfYFgWgOJUPQz42Acw== Received: from [192.168.1.10] (c-73-231-46-254.hsd1.ca.comcast.net [73.231.46.254]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: rpokala) by smtp.freebsd.org (Postfix) with ESMTPSA id 4XgKz95mVQzLFZ; Sat, 2 Nov 2024 01:34:45 +0000 (UTC) (envelope-from rpokala@freebsd.org) User-Agent: Microsoft-MacOutlook/16.90.24102719 Date: Fri, 01 Nov 2024 18:34:42 -0700 Subject: Re: 6540ac118473 - main - modules: gpioaei only on ACPI-supporting archs From: Ravi Pokala To: Colin Percival , , , Message-ID: <6E1A6F2E-C236-4A23-BFD2-8D917A02D5C2@panasas.com> Thread-Topic: 6540ac118473 - main - modules: gpioaei only on ACPI-supporting archs References: <202410312247.49VMl6TW031342@gitrepo.freebsd.org> In-Reply-To: <202410312247.49VMl6TW031342@gitrepo.freebsd.org> 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 Content-type: text/plain; charset="UTF-8" Content-transfer-encoding: quoted-printable Hi Colin, This seems to have broken arm64.LINT-FDT: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D % less _.arm64.LINT-FDT ... -------------------------------------------------------------- >>> stage 3.1: building everything -------------------------------------------------------------- In file included from /usr/home/rpokala/freebsd/src/clean-main/sys/dev/gpio= //gpioaei.c:37: /usr/home/rpokala/freebsd/src/clean-main/sys/dev/acpica/acpivar.h:34:10: fa= tal error: 'acpi_if.h' file not found 34 | #include "acpi_if.h" | ^~~~~~~~~~~ 1 error generated. *** [gpioaei.o] Error code 1 make[8]: stopped making "all" in /usr/home/rpokala/freebsd/src/clean-main/s= ys/modules/gpio/gpioaei =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D -Ravi (rpokala@) =EF=BB=BF-----Original Message----- From: > on behalf of Colin Percival > Date: Thursday, October 31, 2024 at 15:47 To: >, >, > Subject: git: 6540ac118473 - main - modules: gpioaei only on ACPI-supportin= g archs The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/src/commit/?id=3D6540ac118473dde29cb02f786c79c6= 4f73834ca1 commit 6540ac118473dde29cb02f786c79c64f73834ca1 Author: Colin Percival > AuthorDate: 2024-10-31 22:45:03 +0000 Commit: Colin Percival > CommitDate: 2024-10-31 22:45:03 +0000 modules: gpioaei only on ACPI-supporting archs Fixes: 9709bda03cd0 ("GPIO: Add ACPI _AEI support") Pointy-hat to: cperciva Sponsored by: Amazon --- sys/modules/gpio/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/sys/modules/gpio/Makefile b/sys/modules/gpio/Makefile index 1d7f69f1836d..66090b1393bf 100644 --- a/sys/modules/gpio/Makefile +++ b/sys/modules/gpio/Makefile @@ -24,10 +24,14 @@ # SUCH DAMAGE. # -SUBDIR =3D gpioaei gpiobus gpioiic gpioled gpiospi gpioths +SUBDIR =3D gpiobus gpioiic gpioled gpiospi gpioths .if !empty(OPT_FDT) SUBDIR +=3D gpiokeys gpiopps .endif +.if ${MACHINE_CPUARCH} =3D=3D "aarch64" || ${MACHINE_CPUARCH} =3D=3D "amd64" || ${= MACHINE_CPUARCH} =3D=3D "i386" +SUBDIR +=3D gpioaei +.endif + .include