From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 7B543CE7AEB for ; Fri, 6 Sep 2024 08:46:18 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id EB88910E9C4; Fri, 6 Sep 2024 08:46:17 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; secure) header.d=canb.auug.org.au header.i=@canb.auug.org.au header.b="FjlbIAXF"; dkim-atps=neutral Received: from mail.ozlabs.org (gandalf.ozlabs.org [150.107.74.76]) by gabe.freedesktop.org (Postfix) with ESMTPS id 3233710E9C4 for ; Fri, 6 Sep 2024 08:46:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canb.auug.org.au; s=201702; t=1725612374; bh=kPQRkujHjDffzDJZFt3hXOa/dO2qonvCF68KlA30AZs=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=FjlbIAXFWVH+qqzJgpxHcAIFtGfvOxKSZy+L30pxWpsG53Iem0MxQy3P6FXu29PXk ekLGWC3foZjPptGDp7C01e+0g04nTgQ5zeVVzvU7MQRoiX+SRqomguZh6cOSdrjML9 RYgzEYnkTNK81XUvhcpyd2nMEOp/zjhBL5rsQMt3wyEe264dsveX5Fwihfr3KWx3VX 6z/RSyf3mD4VNZQIdouzeJmiQHz1CIaQwyWDCO2jfZXZj9m8+OPcjY/p1REhAywf3T ExHyUhu0ui/v9VPKGAx5N/FW8gUnrOCNwj9YdLjuac+qEdP1u0MnhRqKR3K9gbMPnH /ZzPYj4m9UGzA== Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (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 mail.ozlabs.org (Postfix) with ESMTPSA id 4X0VFK64Qzz4x7F; Fri, 6 Sep 2024 18:46:13 +1000 (AEST) Date: Fri, 6 Sep 2024 18:46:13 +1000 From: Stephen Rothwell To: Alex Deucher , Dave Airlie Cc: Alex Deucher , Xiaogang Chen , Linux Kernel Mailing List , Linux Next Mailing List , DRI Subject: Re: linux-next: build warning after merge of the amdgpu tree Message-ID: <20240906184613.563fa358@canb.auug.org.au> In-Reply-To: <20240826155916.59ad7d57@canb.auug.org.au> References: <20240826155916.59ad7d57@canb.auug.org.au> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/j/4oTsPNqvAJkdewQyCZWu2"; protocol="application/pgp-signature"; micalg=pgp-sha256 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" --Sig_/j/4oTsPNqvAJkdewQyCZWu2 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi all, On Mon, 26 Aug 2024 15:59:16 +1000 Stephen Rothwell = wrote: > > After merging the amdgpu tree, today's linux-next build (htmldocs) > produced this warning: >=20 > drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:2785: warning: Function parameter = or struct member 'ts' not described in 'amdgpu_vm_handle_fault' >=20 > Introduced by commit >=20 > 6ef29715ac06 ("drm/amdkfd: Change kfd/svm page fault drain handling") This commit is now in the drm tree and I am still seeing this warning. --=20 Cheers, Stephen Rothwell --Sig_/j/4oTsPNqvAJkdewQyCZWu2 Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAmbawVUACgkQAVBC80lX 0Gw2Xgf/QKgd4S5X0bjWTxl3iXMYZKPeb8s7uCht/dQN038tqdkTPfPw5HsBsx2r yjGAel+1qqLWARKoNcHcV7N/888LIyceJ3p33K7nfNixXLTLoNtS0gx6oJe3HxuF eHE97yEEuEJzKRs9Nii29fiUrGqHYn4vL3ywSdAAm0lzYqlQIwVLav0Svvs/Jtgg 1DJ85c/pT8y10cNzowq8ZUCBn504F5JoskACHYfhQSmmWdjAo1YM278YDH1CXUaO ObNp7VagW9WFyN1Qpm/qj/IpDoy+lvAmg2aM0WET62SznbUs+DVFAlcz3VkXcvbc NLb80X9oxy2z96DfQqBsfZRvhCD/ZQ== =0cSw -----END PGP SIGNATURE----- --Sig_/j/4oTsPNqvAJkdewQyCZWu2--