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=-8.4 required=3.0 tests=DKIMWL_WL_MED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,USER_IN_DEF_DKIM_WL 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 52BEAC432C0 for ; Tue, 3 Dec 2019 23:37:52 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 2106C206E4 for ; Tue, 3 Dec 2019 23:37:52 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=google.com header.i=@google.com header.b="LqGeMr48" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726928AbfLCXhv (ORCPT ); Tue, 3 Dec 2019 18:37:51 -0500 Received: from mail-wr1-f54.google.com ([209.85.221.54]:38429 "EHLO mail-wr1-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726653AbfLCXhv (ORCPT ); Tue, 3 Dec 2019 18:37:51 -0500 Received: by mail-wr1-f54.google.com with SMTP id y17so6219465wrh.5 for ; Tue, 03 Dec 2019 15:37:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=XNArJCVLTUii44OkzDLyVOCWdJvTZXM9By5hqHfNVuA=; b=LqGeMr48cG7jvG57jaHjKdq5EdpwBJ2/fLLxACful6TfelqzyC7nuEnpvBCoTvtN7Z Aj4yAomM47tN3JhCecMvxJGpr8mVrN3mWsw4xkFSReKm5v1VtZsoBUz/LZwAWfWqB+g3 5CzQUmfb3cVu1f2w/9YK/ququxFU4nwkUYn3EXxYxU+QxxxlpVR3bZtg6EgZjFGi6ACx Ipo9qRPpBiOyAlUayacips8cIRildUYqzxrP11QaFieF8gjCVFIDY1FOuBvE0HKPQ/M7 pUrriN0nxaj7aMt2IoyWn+TnVktBScc+YqH5SX6S+sOJxIZ9RUDyIj3LoLg6NfO3cuHd vFig== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=XNArJCVLTUii44OkzDLyVOCWdJvTZXM9By5hqHfNVuA=; b=Mm6z9oiDjReoqkbQkPfCSkOjXmKf9E+bG2dPseLzDoj8MDnYjW7cHX5WccPL3h3EyB oc0DWubXtJTsJlNMY+b4cu0hR5T7uAZO9h806ex23AGdqQy0EfeLADElwrXu3Phc0jrF +BAvIXnmB0XeL1sC44DfUEfsCKwAEdRwo30rEBnuMHlpNOSobjlC0sCdTC5rrZRmKE/9 C5PL1CqjSdzUC1ChwEzC+pznuG0IJPESGMkNd4dSTHx4tJ2fetuxXf8JpR4LPkJARsFJ hUDOYx4ZW1Ian9jvDLeOze2A3MZ/3zsLez7WCQaPraVIXvlXilsAKtvuUMqATQ1xJ/CR CWUw== X-Gm-Message-State: APjAAAXDyNQh1UupRvpsxyKUKlsYQ7WREOXvmOfyJK946E8iOycBXAad plwtUHzeij+UojjU3T7KuwYDMd1t/PYUQnkydaN2eQ== X-Google-Smtp-Source: APXvYqzkegJSTflqiIY/mn6cQ2tcdTUaAkD46NQ4PbmgXBrs47LbgQ9RpeQKipPpoKeWInoG169t3j1hiY7zyQmsMaI= X-Received: by 2002:adf:ff8a:: with SMTP id j10mr653621wrr.312.1575416268924; Tue, 03 Dec 2019 15:37:48 -0800 (PST) MIME-Version: 1.0 References: <20191203230944.GA3495297@kroah.com> In-Reply-To: From: Xuewei Zhang Date: Tue, 3 Dec 2019 15:37:36 -0800 Message-ID: Subject: Re: Request to backport 4929a4e6faa0 to stable tree To: Greg KH Cc: stable@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org Hi Greg, I sent the backports which should apply cleanly to the 5 stable kernel versions: 4.19, 4.14, 4.9, 4.4, 3.16. Does it work for you? Please let me know if I should submit them using some other formats. Apologize ahead if my current format is wrong. Best regards, Xuewei