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=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 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 53006C43331 for ; Sat, 28 Mar 2020 23:40:57 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 2214E20748 for ; Sat, 28 Mar 2020 23:40:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1585438857; bh=N3eznl/AcJaW64sBDt/kil5uaDl61TWkNSvXOVwRMFY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=HxWk/ZYuRbY6Us1L7Fg+Hxl5NDY8oBRprqoazG4FX9ewwY3yJpW8azWKGEnmRUVF2 iB3aV2R0KO06s6Bz5at1uqUpr5Sx0axZDY3QpZGC3FdRjHrh8YFNYiowaCBJihVwHN WaP8qisUoxdmZam72WhglJCqVlDSxBL3M/5iKpg8= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727199AbgC1Xk4 (ORCPT ); Sat, 28 Mar 2020 19:40:56 -0400 Received: from mail.kernel.org ([198.145.29.99]:40732 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726604AbgC1Xk4 (ORCPT ); Sat, 28 Mar 2020 19:40:56 -0400 Received: from localhost (c-73-47-72-35.hsd1.nh.comcast.net [73.47.72.35]) (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 C837220716; Sat, 28 Mar 2020 23:40:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1585438856; bh=N3eznl/AcJaW64sBDt/kil5uaDl61TWkNSvXOVwRMFY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=bKjvv8Y/4TkZTjGOwnVTNhwgxFhNNSF35gM911nMXGxQ0+FgM9HVH8WpWFGcaNxsM 06i0PUe4ji7jKFkglWhk5g2WcsCkOZHauhtDCT315ts4BDIhkINj3jilvGdJCLnbEn 2hgKwLMU6IxUMxaUyTCO24FqyRQa7Im6kpY++tIg= Date: Sat, 28 Mar 2020 19:40:54 -0400 From: Sasha Levin To: Guenter Roeck Cc: Greg Kroah-Hartman , stable@vger.kernel.org Subject: Re: Patches for v4.4.y Message-ID: <20200328234054.GC4189@sasha-vm> References: <20200328041017.GA258977@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20200328041017.GA258977@roeck-us.net> 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 Fri, Mar 27, 2020 at 09:10:17PM -0700, Guenter Roeck wrote: >Hi, > >Please consider applying the following patches to v4.4.y. > >The following patches were found to be missing in v4.4.y by the ChromeOS >missing patches robot. The patches meet the following criteria. >- The patch includes a Fixes: tag >- The patch referenced in the Fixes: tag has been applied to v4.4.y >- The patch itself has not been applied to v4.4.y All patches queued up as described in your mail, thanks! -- Thanks, Sasha