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 1A176EC4 for ; Sun, 10 Aug 2025 00:42:16 +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=1754786538; cv=none; b=VPxPlEopNHecRoiTewf0n4g2M92F2DZZH4US819obVS+DXVIBw4z0ZFmJfLZH9Lu3kWKu1lSEub+wX4okyfTRqJ4+OqEdffI4NTSAn8wI3geYZrl2LlCTQ49cs6bUoIDzb2AfYVT0q5QwgJg1RbcWpiUjyVk4I0VejnPrL3cgHU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1754786538; c=relaxed/simple; bh=5nRVAI4zmMXb+Vrhtzz+bt2kfUH8qczktJY5MPw0RfE=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References: MIME-Version:Content-Type; b=ZSje/NEUpFog3w9/ntDpqie5eGgrItoAiAz7nFdCxXNsw2Gh9iirxouN3kc12RqrryUJSYEnoiTRoww9vFbdHXmiNpRLuP0HObxqXbK1EyNOd/ulqkWE1Mss0WUSiyol3HVGrJmaXRfjP+keXVNByymOU9NRSGzKwlSROrT8ias= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=Dfyg+DRW; 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="Dfyg+DRW" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1AFF6C4CEE7; Sun, 10 Aug 2025 00:42:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1754786536; bh=5nRVAI4zmMXb+Vrhtzz+bt2kfUH8qczktJY5MPw0RfE=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Dfyg+DRWrP2KvVXGMKs2lFF2N6a2LIPo515HeZeSJEBhIi9YyswC6M1lBktF8SXEb XmCFnbEP+4jKle5NkNUY0wGHIug8TNASCNpWTDjs2Pwm/1eZxm/ejnTbar4ppi13ok 9GK7tpvaoE3lNlXosCSABeOsPMY5n8Pfxn4JjbVqESimZpxvtfFnM25D15ixG6MweG wKnYqzeQwf4owfZS6vNd00U37TCeuasEnCKZve1O6hbxgFvzNyOhdeO0Sr/dzt5lbP 4uI6xXtdsBPb34gad7WK3Poy6ETa95JxzlWRChIMJ2Vjiax8ZDqH7ph65wv14YwMMO EYEJdsgdG3a2w== From: Sasha Levin To: stable@vger.kernel.org Cc: Sasha Levin Subject: Re: [PATCH 5.15, 5.10 6/6] sch_htb: make htb_deactivate() idempotent Date: Sat, 9 Aug 2025 20:42:14 -0400 Message-Id: <1754785436-585075ab@stable.kernel.org> X-Mailer: git-send-email 2.39.5 In-Reply-To: <69475adbed0c42b245793b211084905ecacfd524.1754751592.git.siddh.raman.pant@oracle.com> References: Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [ Sasha's backport helper bot ] Hi, ✅ All tests passed successfully. No issues detected. No action required from the submitter. The upstream commit SHA1 provided is correct: 3769478610135e82b262640252d90f6efb05be71 WARNING: Author mismatch between patch and upstream commit: Backport author: Siddh Raman Pant Commit author: Cong Wang Status in newer kernel trees: 6.15.y | Present (exact SHA1) 6.12.y | Not found 6.6.y | Not found 6.1.y | Not found Note: Could not generate a diff with upstream commit: --- Note: Could not generate diff - patch failed to apply for comparison --- Results of testing on various branches: | Branch | Patch Apply | Build Test | |---------------------------|-------------|------------| | 5.15 | Success | Success | | 5.10 | Success | Success |