From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id D6BB618E25; Thu, 31 Jul 2025 14:54:39 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1753973679; cv=none; b=dErcpp9GGGVrz8paAUeK8BzgtHBtYaN+0EK+8ftAoXBhomUkz+xqMWMWW7nuoZRwFiNoc4MeDtVz9msRj7Gao5/BF9Rl9b19aReQhAy95OG0S49R/4yn1SnJmuXC9A0tiV+IikpoC2aUahHEWrtEs4cwHKbFsHz7Zasjl8M+s20= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1753973679; c=relaxed/simple; bh=eqSCt1jtGu1voQQ+SQgsEsj/JuSUD4O5lgrTXjb4B5k=; h=Mime-Version:Content-Type:Date:Message-Id:Subject:Cc:To:From: References:In-Reply-To; b=SUw8EXf6gVRiYCyqV/w4FhRrFd9/GfCUvp0srCBLOwTuauamaQ2QVH+10YadeP1lZt239HwIWCJKkkQIEQe5QtdG1eLA6qZ50IKGPUAS+f2MPoBskk0hYxDEG+cUseIOpuyf305c8Kx6U5KgRnx930Q6iu6TiFC6rzYYjpXEPXw= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=HcK0zyWN; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="HcK0zyWN" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 20B0CC4CEEF; Thu, 31 Jul 2025 14:54:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1753973679; bh=eqSCt1jtGu1voQQ+SQgsEsj/JuSUD4O5lgrTXjb4B5k=; h=Date:Subject:Cc:To:From:References:In-Reply-To:From; b=HcK0zyWNbuhEa+CeQcoEy4BM/jkZTyJ3tjKU+5oNJz57OJf9UA6iFTk3i2qXk2/yO yHL2Hnjb1C8Aw8nKz9zivZVnsgFe3bkM8H4ky8qeElehA77rKfT37usl1sJhs1t+am yl4N7I24MEbUe8vN92j3R1pVkWBes/G2mVIbHj2DFpf8t3RISFwcqA2hXAz9gocOPj E7fpYGBtiAIKvJY8jZngQhcfIwzEpKSlMk4oj3/NOqU3n85Vtvv/fscYWyz/GFNYI1 2gVFxfNsvb/depZAKRsBTXy9HMdnLxtQ73P1H2ULyhyGEVr+AVzgLQDHVmL3SwWyR+ 3q0vqMVNUh8ZA== Precedence: bulk X-Mailing-List: rust-for-linux@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Thu, 31 Jul 2025 16:54:34 +0200 Message-Id: Subject: Re: [PATCH 2/7] rust: gpu: update ARef and AlwaysRefCounted imports from sync::aref Cc: "Maarten Lankhorst" , "Maxime Ripard" , "Thomas Zimmermann" , "David Airlie" , "Simona Vetter" , "Miguel Ojeda" , "Alex Gaynor" , , , "Boqun Feng" , "Gary Guo" , =?utf-8?q?Bj=C3=B6rn_Roy_Baron?= , "Benno Lossin" , "Andreas Hindborg" , "Alice Ryhl" , "Trevor Gross" To: "Shankari Anand" From: "Danilo Krummrich" References: <20250716090941.811418-1-shankari.ak0208@gmail.com> In-Reply-To: On Thu Jul 31, 2025 at 3:59 PM CEST, Shankari Anand wrote: >> Where is the rest of the series? > So actually it's spread across various subsystems. I had given the > notation (2/7) to have a count of the patches under the same effort. > Apologies for the misinterpretation. > But yes, recently Miguel suggested discontinuing using the notation > but as I had sent the patch long back, I didn't resend it. > > If it is confusing, then I'll resend it without the series notation. > But, this is basically a standalone patch. Ok, did you send the other ones already? I don't see them anywhere. NIT: Please don't top post. [1] [1] https://docs.kernel.org/process/submitting-patches.html#use-trimmed-int= erleaved-replies-in-email-discussions