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=-2.6 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,T_DKIMWL_WL_HIGH, USER_AGENT_MUTT autolearn=ham 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 051F9C4321A for ; Tue, 11 Jun 2019 16:17:44 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id CD4DF20645 for ; Tue, 11 Jun 2019 16:17:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1560269863; bh=SWVECJtPFEvqQO8yMuYNIoOw/mE4FzHyMzRH3Ntn/ak=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=otVIH2MqtHQyYuBrGYzF7Gg3rSdPZOQ4ovNBaQ2poP4wjUkvlnx4mSv6yNOeHgo19 uFsESxiRuVgACtmqfIlv4WW0nfxaaDFne3B77ufOISVpJ/fJemwK7hXztpttT9OSvp suRdkia3iUezD9YCLONmPg3cPnpg+oJhbg6uRhdg= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2405448AbfFKQRn (ORCPT ); Tue, 11 Jun 2019 12:17:43 -0400 Received: from mail.kernel.org ([198.145.29.99]:47710 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2405444AbfFKQRn (ORCPT ); Tue, 11 Jun 2019 12:17:43 -0400 Received: from localhost (unknown [216.243.17.14]) (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 9D82321721; Tue, 11 Jun 2019 16:17:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1560269862; bh=SWVECJtPFEvqQO8yMuYNIoOw/mE4FzHyMzRH3Ntn/ak=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=LqeMCTAtnX2fcO8tlSSDzvk3Q9Sctw9zZiq+k0n2Wg6dC03xvhxbWuulQ+3gCQwYS 4qAVdxLAshS7kVPc1MrQPDdkJDJ5einybJhwwYxDGiRY4ooWJXHeu4xX8GrnvxbBl/ PnyYVM6O4NnlioiIqF9qIVcfoj1GDzGB2k/RS5Go= Date: Tue, 11 Jun 2019 12:17:42 -0400 From: Sasha Levin To: Daniel Vetter Cc: stable , Dave Airlie , Michel =?iso-8859-1?Q?D=E4nzer?= , dri-devel Subject: Re: 5.1 backport request Message-ID: <20190611161742.GA1513@sasha-vm> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Tue, Jun 11, 2019 at 11:05:52AM +0200, Daniel Vetter wrote: >Hi stable team, > >Please backport dbb92471674a ("Revert "drm: allow render capable >master with DRM_AUTH ioctls"") to 5.1, we accidentally forgot the Cc: >stable and Fixes: line for that revert. Thanks to Michel for spotting >this. > >Dave, for next time around there's $ dim fixes $broken_sha1 > >Thanks, Daniel Queued up for 5.1, thank you! -- Thanks, Sasha