From nobody Tue May 28 16:41:28 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 4VpdZY5hpdz5MgwR for ; Tue, 28 May 2024 16:41:41 +0000 (UTC) (envelope-from jrtc27@jrtc27.com) Received: from mail-wr1-f45.google.com (mail-wr1-f45.google.com [209.85.221.45]) (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-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "WR4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VpdZY43xDz4FVl for ; Tue, 28 May 2024 16:41:41 +0000 (UTC) (envelope-from jrtc27@jrtc27.com) Authentication-Results: mx1.freebsd.org; none Received: by mail-wr1-f45.google.com with SMTP id ffacd0b85a97d-35507fc2600so948844f8f.0 for ; Tue, 28 May 2024 09:41:41 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716914500; x=1717519300; h=to:references:message-id:content-transfer-encoding:cc:date :in-reply-to:from:subject:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=26UxQXah7OaYtFRQewsYmuBXzgpYXaRld7Zo3IWId34=; b=UxvgxpArF2ZpKAWLkEUEDF1/0Oo5XamwNmo+Bz+IPPPO6M0tUM+Z9Fi1AR0Q9xhhi7 vZ9XHTQDR1D69RL1U7YM7gb+n6mWhPeuCUfQjAFuPOZZThhd0QC985lj1WgRklEqQGpi Qf3gyfXA0miXtMQo/mVN5hFoPwfqpSi5gl8Zi6UbUr8HJMnHAtoaEDOL+w/4Sm0WDVkB Dh5RUox/6n7uOFr5W7UE13T1LGwmIkKmonzP5wziZMTBAggxANoHKfMJp6kfcdKhWwx7 qUEub6KIHWmpmvtuIoJjHpHbj8U/8ECYr140xuAEKwrnHEf0zpDpVs6k0qCxMTqOJXjC aTPQ== X-Forwarded-Encrypted: i=1; AJvYcCWCpYB/9EfPCog7Eg+fFC5Ti/ikAYmKc96AoDtOXYu3yroF2LsmOUVHfXkxLo1ZrdE2N208ZqQkLMxG7KS1CVcGLapOV7rhUt/FqqDui4s1 X-Gm-Message-State: AOJu0YwOHscZOvBkLZIeKIe+LfyGFFPAJA4i6sxKV3+gymtNvQ2IXXTh ZtVpNH11fQ+6Ww8YqZR2oVhH4iD/OfVI8KbPoM2I3+GAbiwg45jkHMvdLMV8wTrFxUJXjw1nV5O S X-Google-Smtp-Source: AGHT+IGEXPhR2VmNjC4XYm37VyOHRYHVfpGL2zX7GjYf3g7Sf97vJNVma2n3tbTvLN782Iex6X++Sg== X-Received: by 2002:a5d:558d:0:b0:355:49f:f25d with SMTP id ffacd0b85a97d-3552fe1746bmr9170127f8f.69.1716914499726; Tue, 28 May 2024 09:41:39 -0700 (PDT) Received: from smtpclient.apple ([131.111.5.246]) by smtp.gmail.com with ESMTPSA id ffacd0b85a97d-3557a1c93b0sm12150211f8f.89.2024.05.28.09.41.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 May 2024 09:41:39 -0700 (PDT) Content-Type: text/plain; charset=us-ascii 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 (Mac OS X Mail 16.0 \(3774.500.171.1.1\)) Subject: Re: git: c867ba72889d - main - bnxt: Do not compile on 32-bit platforms From: Jessica Clarke In-Reply-To: <202405281313.44SDD7VM021879@gitrepo.freebsd.org> Date: Tue, 28 May 2024 17:41:28 +0100 Cc: "src-committers@freebsd.org" , "dev-commits-src-all@freebsd.org" , "dev-commits-src-main@freebsd.org" Content-Transfer-Encoding: quoted-printable Message-Id: References: <202405281313.44SDD7VM021879@gitrepo.freebsd.org> To: Mark Johnston X-Mailer: Apple Mail (2.3774.500.171.1.1) X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US] X-Rspamd-Queue-Id: 4VpdZY43xDz4FVl On 28 May 2024, at 14:13, Mark Johnston wrote: >=20 > The branch main has been updated by markj: >=20 > URL: = https://cgit.FreeBSD.org/src/commit/?id=3Dc867ba72889de51b0bd2c6a7049f539a= baafd46e >=20 > commit c867ba72889de51b0bd2c6a7049f539abaafd46e > Author: Mark Johnston > AuthorDate: 2024-05-28 13:05:14 +0000 > Commit: Mark Johnston > CommitDate: 2024-05-28 13:12:52 +0000 >=20 > bnxt: Do not compile on 32-bit platforms >=20 > The new bnxt_re driver doesn't compile on any of them (it uses = writeq() > from the LinuxKPI, which isn't implemented there), and had already = been > disconnected from the build on i386. >=20 > Reported by: Jenkins > Fixes: acd884dec99a ("RDMA/bnxt_re: Add bnxt_re RoCE driver") > --- > sys/modules/Makefile | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >=20 > diff --git a/sys/modules/Makefile b/sys/modules/Makefile > index 54108097fe1d..d3ef4c63a41c 100644 > --- a/sys/modules/Makefile > +++ b/sys/modules/Makefile > @@ -442,8 +442,8 @@ SUBDIR+=3D dtrace > SUBDIR+=3D opensolaris > .endif >=20 > -# Requires bus_space_read_8 > -.if ${MACHINE_ARCH} !=3D "i386" > +.if ${MACHINE_ARCH} !=3D "i386" && ${MACHINE_CPUARCH} !=3D "arm" && \ > + ${MACHINE_ARCH} !=3D "powerpc" && ${MACHINE_ARCH} !=3D = "powerpcspe" Check ${MACHINE_ABI:Mlong64} or !${MACHINE_ABI:Mlong32} instead? Jess