Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp84784pxj; Thu, 13 May 2021 21:56:27 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyKKz3JdDeSYCNhfp4QmBJnpJdRxHWnvBrfkyqLaPLZZNewYaizTIjBClbhA1wKeNRe7W2Y X-Received: by 2002:aa7:d3c2:: with SMTP id o2mr53808398edr.111.1620968187098; Thu, 13 May 2021 21:56:27 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1620968187; cv=none; d=google.com; s=arc-20160816; b=XMLrAuf6HfZ5WdmRXD5hrwQKFGbAtoGTDxU1HFykfBuaKKFEMYsZlIRkHqoP/abknR UUHajgwm6T/wAXvJBup+f+qEJJ4bS77T725aPOXl2Zpx/gJIZxIOC8zMRfLhuuzbqHOz TosZcwguXLTEKCZtAMSCK7mOVTBi2cGtpYZxyMGmiWYbAg6f95eA1Uee3XP9N6z7CENc 6BOvHzQMDasp76m9OOskq08exI8ldcSCKxHoul1W9kEmzILm8T7P/wZAsPeleM8CwgyZ Fl3uPxg5O1Icaz/3AKEgXlI2M8jVgyG2gR5q8wDCh04803NV7FJ6K9x8UQGmvmb7dcZ9 mbpg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:to:from:date:dkim-signature; bh=u5u09oYGiyI0+6ZMdRlFRjakCgnaWqNtNMeAPzvZMJ4=; b=xoeDeBCY02D8TKdFKmSibn5AiPA2sxMinRBW6Q7X5u+r+9ZxeAwoXezS4+0VvFROD7 G3mRzVtJp5hHhFpUv+rvm9XsOsGVnzIsXg+jHo7X68ucWGvGZA/n5ZmE1yataLQDZckW pGeZMselI0C7IYEnmWWdGJeJoPxgRgKpi8KM19Wag6Z24bOp/MN1JXLPnAyIasjm7/h2 oFoAAJJumSdljIf6ANTa4jrPveMJVczAfomuaDF8lhVC1l+5K/vTZgVA2z0E4MwdXQSl Y/9tE1n7sXZNYlfGNmK/HHndZoldM3r2mCyLbD6GlVVMrqTgFqM8kvOXMCXPkGIbaFj/ ObKg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=nRIzw0KH; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id z22si5987901edm.203.2021.05.13.21.55.45; Thu, 13 May 2021 21:56:27 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=nRIzw0KH; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230149AbhEMRAs (ORCPT + 99 others); Thu, 13 May 2021 13:00:48 -0400 Received: from mail.kernel.org ([198.145.29.99]:43442 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229471AbhEMRAn (ORCPT ); Thu, 13 May 2021 13:00:43 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 997F76121E; Thu, 13 May 2021 16:59:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1620925173; bh=TXYX/OBtl5cMNDBowQtxBzLpmaMgEzMaBstYgYav7Xo=; h=Date:From:To:Subject:References:In-Reply-To:From; b=nRIzw0KHOUfhboS0pnLaZLT2dPOSQRcQAdf02HDJsTo1fevxER1VR2inVSdw5ufrQ KfRk3RUqHD5wF7ocolHB+mGjya0FI3lLcm4DWjTr4BB4zmaHGu4akBMBpXFc5wWOXR dGMDBqD9qXDzcHkOa96ssxUEtjtS3h+CWBNqxNso= Date: Thu, 13 May 2021 18:59:30 +0200 From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Subject: Re: [PATCH 00/69] "Revert and fix properly" patch series based on umn.edu re-review Message-ID: References: <20210503115736.2104747-1-gregkh@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210503115736.2104747-1-gregkh@linuxfoundation.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, May 03, 2021 at 01:56:27PM +0200, Greg Kroah-Hartman wrote: > Hi all, > > [individuals put on bcc: due to quantity would have been rejected by vger] > > Here is the "final" set of reverts and fixes based on the re-review of > all accepted umn.edu commits. It consists of 7 "clean" reverts that do > not need to be fixed up again for various reasons (see the commit > messages for reasoning), and then 31 sets of "revert & fix" commits that > consist of reverting the offending commit and then fixing it up > properly. > > Where these patches were accepted into stable kernels, I've properly > tagged them for reverting in the stable kernels automatically as well. > > I'll be taking these through one of my trees, so there's no need for any > maintainer to have to worry about these needing to go through theirs. These are now merged (minus the ones people asked me to drop) to my char-misc tree. thanks, greg k-h