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 F41CB185945; Fri, 23 Aug 2024 12:33:13 +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=1724416394; cv=none; b=g3WmKuvS8f8Sm+hcou4y6rHfJzMl0mh6cyUYwrz78E6Yoi/pOcZTJv7P2kGmWjrT9RuxSBSd1AdHCPZHsxgVPwuXl1zJAYuejqjyic6XMFNzknsaTm6bgfHDmSRjNZ4LDAPJejSUHlIJWnhZUcxCLrv+KTMS1s5aqtP4qQmhfEM= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1724416394; c=relaxed/simple; bh=/87uSqfnsq+m+pDh8WSFxekdTCnHE0BI0MQdveNkb34=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=sGAe9l4zBQOh5JTwcNg2mX15POh6o+Xu1are+isyRb0UXdi52GqPJzfbtq8yNW8152Jk9/c8GQr1SWDOBp8odKs5dXQkQ2Az4d6SyttRqPE9sHyNBh9l9cUO3Es/ubGPh4kB6m1FwM1zpbbOsEtlSaJw3di9p/flmCRyxs1MNjM= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=jgYMYihx; 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="jgYMYihx" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5C943C4AF0B; Fri, 23 Aug 2024 12:33:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1724416393; bh=/87uSqfnsq+m+pDh8WSFxekdTCnHE0BI0MQdveNkb34=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=jgYMYihx+vCtlkh8mKPX6zZJiwiXd5YehZ2hP1eI6Q/EFPKuNuHdYiCaJ2+eMjoJY LHZJJF7piz/5JQU/Dyb3hAdBSE02qDGYF+GSPDuPAd7CtnbN9LBCx0mbqpCBCTQ1f3 JOJF6C7UrZYXeyyYgjAgqCQ+O2YU55yCiK3dHH4dtaD34CdzHHTiufP3ioyaedA0Dq Cnpa3/aHLmG34lwdcPRNh0vuqz3qEgcbLkVKrYe6fHcHJDnks2KwXLYiBwLom9RUZP gbQJJ5GJAJTEjXifnohnzw4Vh0hhi7bCboDvZFp0Wwsn0amm3lnu3BIWolSQkxudcu Zdz1Ke1OKg1XQ== Date: Fri, 23 Aug 2024 08:33:12 -0400 From: Sasha Levin To: "Deucher, Alexander" Cc: "stable@vger.kernel.org" , "stable-commits@vger.kernel.org" , "Xiao, Jack" , "Koenig, Christian" , "Pan, Xinhui" , David Airlie , Daniel Vetter Subject: Re: Patch "drm/amdgpu/gfx11: need acquire mutex before access CP_VMID_RESET v2" has been added to the 6.6-stable tree Message-ID: References: <20240821133314.1666552-1-sashal@kernel.org> Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: On Wed, Aug 21, 2024 at 03:56:53PM +0000, Deucher, Alexander wrote: >[Public] > >> -----Original Message----- >> From: Sasha Levin >> Sent: Wednesday, August 21, 2024 9:33 AM >> To: stable-commits@vger.kernel.org; Xiao, Jack >> Cc: Deucher, Alexander ; Koenig, Christian >> ; Pan, Xinhui ; David >> Airlie ; Daniel Vetter >> Subject: Patch "drm/amdgpu/gfx11: need acquire mutex before access >> CP_VMID_RESET v2" has been added to the 6.6-stable tree >> >> This is a note to let you know that I've just added the patch titled >> >> drm/amdgpu/gfx11: need acquire mutex before access CP_VMID_RESET v2 >> >> to the 6.6-stable tree which can be found at: >> http://www.kernel.org/git/?p=linux/kernel/git/stable/stable- >> queue.git;a=summary >> >> The filename of the patch is: >> drm-amdgpu-gfx11-need-acquire-mutex-before-access-cp.patch >> and it can be found in the queue-6.6 subdirectory. >> >> If you, or anyone else, feels it should not be added to the stable tree, please let >> know about it. >> > >This patch is not stable material. Please drop for stable. Will do, thanks! -- Thanks, Sasha