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=-6.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,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 C2A25C433B4 for ; Thu, 22 Apr 2021 11:51:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 807406144E for ; Thu, 22 Apr 2021 11:51:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236001AbhDVLvm (ORCPT ); Thu, 22 Apr 2021 07:51:42 -0400 Received: from mail.kernel.org ([198.145.29.99]:52656 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230510AbhDVLvl (ORCPT ); Thu, 22 Apr 2021 07:51:41 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 094756144D; Thu, 22 Apr 2021 11:51:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1619092267; bh=Ir4R3zbRZtzbZs2WtvwXHvITl/awM6exbEMnF8zmLLA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=UhyI5eJdfD88Zdv0rMTUV2hrwn7DGxec1LJvQ+ZGgYfGC+bBUWYfMJy9XCEO88NEA L8U+xKoCdPjolY0QVOY+ilbAbFhSTSzqxNCSj4BhkcDDAoYg3R35iXt+1txKGPlXc7 1khKpZmsiEU0JhxfYqMUdr9exIIidJVk6xqR8zXj9NSA0yah6nxOY4d3mGdp6UZgQF wV5q1B08vcOO0n+EGpB32eKcs7JjFhCBhQ/N5qO75BhGZqBaGa6BUzTFy/3t9UW6+Z AjUiiIGZiOFQbR/aiTBIs3C5BgDJoMC7e6mNYA8clr7rkCI+cZApKq1orBeew/boR2 +hfWq81+V2xoA== Date: Thu, 22 Apr 2021 07:51:05 -0400 From: Sasha Levin To: Sudip Mukherjee Cc: Greg Kroah-Hartman , 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; format=flowed Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org 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. -- Thanks, Sasha