Received: by 2002:a25:c593:0:0:0:0:0 with SMTP id v141csp1168171ybe; Fri, 13 Sep 2019 12:07:37 -0700 (PDT) X-Google-Smtp-Source: APXvYqzDJqEjJo5LkQS3oiCSNehakIscr6bUlscrRzrD+tA/ydy5iYF3Tb0V1cD3BuwFHJQMSP36 X-Received: by 2002:a50:eb88:: with SMTP id y8mr39961087edr.150.1568401657400; Fri, 13 Sep 2019 12:07:37 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1568401657; cv=none; d=google.com; s=arc-20160816; b=FPRHMTO5zBCwwHupTP0YllErWtkjtA9kgavgLnMz90HHsf0WaVNEdGFixf9EwUFQhy Kcgc+EtU4omF+WXQ1uBUdClcqfwpOnpQPydBwBvOVGIutpPZPdkW6Cy35YwmKOymNWDf 3XVO8cagpLTb18r3vx0rHSRcD6dlPFm9tUOWVVqVp1USVJvzyutkY1OWhJaMxzZ93OwR 4EG3EbGNNQ+PcafpC+2NdDoJ9Tkaqdn0CdDFPMXzvC2ZE8WaqIfdr6jhmbiieeGd56Go J6B41UpicsVeS8z5itYbGbG6vzfTrxtgqlbluyT323phX2HjStW3FgW6WTY1zjtE39FO ij1A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=+P5wy9LSBmG232OgY+o7a2IwiFMJyAu7RJGErU3w44Q=; b=IKoL0U7JQ00djshqiKXTE0L1lt++IS0T2d1xg4icZoES1ypZssd5jZRqyLS3RbrVjn TQpsXLzwRX5QnipjNGVCpCqq+rX+xnMx/sEwZOctvB/2JHucyGm1vUlOaZR25qQsQZKe WD4eUgUfW9PICcaXA2EMr1PwfLemZHK+vwo2f0930WU5zKfSCzIMmCMYnXyYW9szofcV /lQu1v/3T3B8SI7MkQBpaJtegrEaQ6bAzd5xoRiz2WtlFTouHsWG9BJ5yio8J+8LZ4ov gBiIZOPrYAU+T3IdBjT8KHn72J3b/7Dfz/xLlohTqc4Uj1g5+iQSdvnQ8DcIybDOIhI/ HPgA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=lqP1Wlpg; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id pw27si12937905ejb.261.2019.09.13.12.07.14; Fri, 13 Sep 2019 12:07:37 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=lqP1Wlpg; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2390115AbfIMOzA (ORCPT + 99 others); Fri, 13 Sep 2019 10:55:00 -0400 Received: from mail.kernel.org ([198.145.29.99]:38318 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388225AbfIMOy7 (ORCPT ); Fri, 13 Sep 2019 10:54:59 -0400 Received: from localhost (unknown [104.132.45.99]) (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 74F4320830; Fri, 13 Sep 2019 14:54:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1568386498; bh=I7N/O9xEYf2S+/1euHytIwV3P/IP5katELShfV4ians=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=lqP1Wlpgl1cMbfKyUFPqE69Wyp3hjAEy9a+k4Npoq58NLF4T+5sA7hQgFJ663QAzU lyBgII60a9xGRS5jgWgDnhaOFwixdpzkmW2nWAeaczl2D/zBbbZXXm2UUP+nT1X2Cz tB4lAE0yZ+ub0QARhDWbUPMMk3U40fPlP5sVCK/M= Date: Fri, 13 Sep 2019 15:54:56 +0100 From: Greg Kroah-Hartman To: Sasha Levin Cc: Ilia Mirkin , LKML , dri-devel , Ben Skeggs , nouveau , "# 3.9+" Subject: Re: [PATCH 4.19 092/190] drm/nouveau: Dont WARN_ON VCPI allocation failures Message-ID: <20190913145456.GA456842@kroah.com> References: <20190913130559.669563815@linuxfoundation.org> <20190913130606.981926197@linuxfoundation.org> <20190913144627.GH1546@sasha-vm> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190913144627.GH1546@sasha-vm> User-Agent: Mutt/1.12.1 (2019-06-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Sep 13, 2019 at 10:46:27AM -0400, Sasha Levin wrote: > On Fri, Sep 13, 2019 at 09:33:36AM -0400, Ilia Mirkin wrote: > > Hi Greg, > > > > This feels like it's missing a From: line. > > > > commit b513a18cf1d705bd04efd91c417e79e4938be093 > > Author: Lyude Paul > > Date: Mon Jan 28 16:03:50 2019 -0500 > > > > drm/nouveau: Don't WARN_ON VCPI allocation failures > > > > Is this an artifact of your notification-of-patches process and I > > never noticed before, or was the patch ingested incorrectly? > > It was always like this for patches that came through me. Greg's script > generates an explicit "From:" line in the patch, but I never saw the > value in that since git does the right thing by looking at the "From:" > line in the mail header. > > The right thing is being done in stable-rc and for the releases. For > your example here, this is how it looks like in the stable-rc tree: > > commit bdcc885be68289a37d0d063cd94390da81fd8178 > Author: Lyude Paul > AuthorDate: Mon Jan 28 16:03:50 2019 -0500 > Commit: Greg Kroah-Hartman > CommitDate: Fri Sep 13 14:05:29 2019 +0100 > > drm/nouveau: Don't WARN_ON VCPI allocation failures Yeah, we should fix your scripts to put the explicit From: line in here as we are dealing with patches in this format and it causes confusion at times (like now.) It's not the first time and that's why I added those lines to the patches. thanks, greg k-h