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=-5.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, 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 A885BC433ED for ; Thu, 22 Apr 2021 13:23:46 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 62B9B61445 for ; Thu, 22 Apr 2021 13:23:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236236AbhDVNYU (ORCPT ); Thu, 22 Apr 2021 09:24:20 -0400 Received: from mail.kernel.org ([198.145.29.99]:54034 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236231AbhDVNYT (ORCPT ); Thu, 22 Apr 2021 09:24:19 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 74D92601FC; Thu, 22 Apr 2021 13:23:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1619097825; bh=PimRmnoYIpXio3UO+VOxCaI2zmNGxX8GtLU76apIbdQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=L3zxrlJiDyAL1tfhDht3fS0PWvyopCeas5h0U87P0v+dRGqQMAoZ6bEQBAcCMnVSr 35ABHIqEN/EzdRZhEnHabS7827+xTyWzpG+rQFLFn7us23UloLh5oST+DL+auclBIl OEprH5i0OJ3aMc2V3VgcR+sw0dBDEJsOaPzZ5nfA= Date: Thu, 22 Apr 2021 15:23:42 +0200 From: Greg Kroah-Hartman To: Sasha Levin Cc: Sudip Mukherjee , stable@vger.kernel.org Subject: Re: [resend] revert series of umn.edu commits for v5.11.y Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Thu, Apr 22, 2021 at 07:51:05AM -0400, Sasha Levin wrote: > On Thu, Apr 22, 2021 at 07:18:01AM +0100, Sudip Mukherjee wrote: > > Hi Greg, > > > > Resending with individual attachments as the previous mail with all the > > attachments (sent last night) did not appear in https://lore.kernel.org/stable. > > > > This is based on the 190 commits that you posted for mainline. Out of > > that 24 patches had a reply mail asking not to revert (till last night). > > So, the attached series for stable is based on the remaining 166 commits. > > I have borrowed the commit message from your series. > > Let's wait with these until reverts are merged upstream, we don't want > to diverge here. I agree, I am going to wait until the reverts hit Linus's tree before doing anything. That is probably going to take a few weeks as I wade through this mess... greg k-h