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 X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 50D4AC33CB1 for ; Sun, 19 Jan 2020 15:26:53 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 2315720678 for ; Sun, 19 Jan 2020 15:26:53 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="edapshLv" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2315720678 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 8594E6E3EF; Sun, 19 Jan 2020 15:26:52 +0000 (UTC) Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by gabe.freedesktop.org (Postfix) with ESMTPS id B769C6E3EF; Sun, 19 Jan 2020 15:26:51 +0000 (UTC) Received: from localhost (unknown [40.117.208.15]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 417F720678; Sun, 19 Jan 2020 15:26:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1579447611; bh=ELSynqoMBkRFKS2VO0oZc8xq/gZYKdLizPWZcG9WQkQ=; h=Date:From:To:To:To:To:Cc:Cc:Cc:Cc:Cc:Cc:Cc:Cc:Cc:Cc:Subject: In-Reply-To:References:From; b=edapshLv4pC32OD30CbjS/6CGj2ZuimCcrKPUWkq1AEU8XyZ1JCKM4/ss2NZ9b3hS zi57GkJs+ZHU8Yilj0WruXSN/nCo/7vFvWDZnx6ptFIyUeJMyKk+YtnM6ir/egLHHU qYdn0jbdjSRceex53jT5adM8eXaerVZiYeSoL6LY= Date: Sun, 19 Jan 2020 15:26:49 +0000 From: Sasha Levin To: Sasha Levin To: Sean Paul To: Sean Paul To: dri-devel@lists.freedesktop.org, intel-gfx@lists.freedesktop.org Subject: Re: [PATCH v3 01/12] drm/i915: Fix sha_text population code In-Reply-To: <20200117193103.156821-2-sean@poorly.run> References: <20200117193103.156821-2-sean@poorly.run> Message-Id: <20200119152651.417F720678@mail.kernel.org> 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: , Cc: , intel-gfx@lists.freedesktop.org, Rodrigo Vivi , Sean Paul , stable@vger.kernel.org, Daniel Vetter MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Hi, [This is an automated email] This commit has been processed because it contains a "Fixes:" tag, fixing commit: ee5e5e7a5e0f ("drm/i915: Add HDCP framework + base implementation"). The bot has tested the following trees: v5.4.13, v4.19.97. v5.4.13: Build OK! v4.19.97: Failed to apply! Possible dependencies: Unable to calculate NOTE: The patch will not be queued to stable trees until it is upstream. How should we proceed with this patch? -- Thanks, Sasha _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel