Received: by 2002:a05:6a10:a841:0:0:0:0 with SMTP id d1csp4560401pxy; Tue, 27 Apr 2021 07:47:32 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxUEk1tZfmacR4tFrH9u4Zgz9WOD9X4+faPHaZK8rwylvLC7faOmCFgtBz/3XSjxk6k8GsE X-Received: by 2002:a17:906:1957:: with SMTP id b23mr12869173eje.209.1619534852125; Tue, 27 Apr 2021 07:47:32 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1619534852; cv=none; d=google.com; s=arc-20160816; b=A2rMwFtMDlNbizxBJsyhUBkG4xsQU2rC/7g1u6rwABku1mfLBKIfOCXYodJpunWWrE 9tBs8O1ftCgMyXzDJ8joGf6huZpJFARiLVD67qUs4qo3gVYCTz/G6ETswWqsYCNVgwHt J37vo+PWH/fFenUF9bELvZ4/h1w/KmE9QEte9Obuq6i6B8OwDxNzd7jpmGy1cJTCnwIn Yk2ksvuHy/5wIzO09jLGHRkGKPOHarhhn0SwA2zIjexRuz98l+k66w1nvp/nEy6bcQn/ pK2dRSBHvb1oYouC5801FqxIMfIGnc+xfPiULnuT185GSmfB2+yoh2ML1z9DLwNcukQA +ltw== 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:cc:to:from:date:dkim-signature; bh=EW1sq3umSybY4U1fOuJCyU3hnUitPNWb1K3f18CE+L0=; b=QVdnYhnDM2Y5irOP36J7hVznOTEsE9uKZ7/Zv7xG8AFuL2Hvtq2NcAX0Pq0T66qh/E OE7kl9TfCHZHMgTmHRcROMBDx35+a8SEv50rZIrO49MISKiVaYP7YtNRpejRFEigDk0G 3o489vY3kqaW143ecRNa0WO8EvyvxegeCA0rw5LhnNmRl0zYyslsOdeMAvNmymMxizi8 UqRZ5EFsFjeC6gsrrmJVLy7Li+IdPdxl587EMmMS2OBfeFB2jCYYaHahsnj8/i0QAwl/ M8z1eNg2fD3zXxa9mBRIqTUHwM52rJki6DXc6H/F4Fj2cKFZzmiegSnMngO/3gNOZulP 3qNw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=SBFH8O9v; 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 ho35si61131ejc.3.2021.04.27.07.47.07; Tue, 27 Apr 2021 07:47:32 -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=SBFH8O9v; 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 S238440AbhD0OqF (ORCPT + 99 others); Tue, 27 Apr 2021 10:46:05 -0400 Received: from mail.kernel.org ([198.145.29.99]:52844 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236368AbhD0OqE (ORCPT ); Tue, 27 Apr 2021 10:46:04 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 1F609613DD; Tue, 27 Apr 2021 14:45:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1619534721; bh=lZM4EtBHLmrz5KIcQm+hfhduJ8ZI0sLaAJW1zVaxXMU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=SBFH8O9vWYgoGZCDohMRZ5RiDgAGeqXQl/aFbA8aYi88pL1sQuCaC97k6fGeJ7ALx yV8p87GPdVI1ZJi2i7jbm1dHEalQ0vG5ZwuyGycEhfl11hoQg+bJ7HbpWPxEsA4rdG P6f34Cq/JCyImWG28aCelPkud05uFlapMqZZZ0LQ= Date: Tue, 27 Apr 2021 16:45:19 +0200 From: Greg Kroah-Hartman To: Jiri Kosina Cc: linux-kernel@vger.kernel.org, Kangjie Lu Subject: Re: [PATCH 122/190] Revert "HID: logitech: check the return value of create_singlethread_workqueue" Message-ID: References: <20210421130105.1226686-1-gregkh@linuxfoundation.org> <20210421130105.1226686-123-gregkh@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Apr 21, 2021 at 05:20:45PM +0200, Jiri Kosina wrote: > On Wed, 21 Apr 2021, Greg Kroah-Hartman wrote: > > > This reverts commit 6c44b15e1c9076d925d5236ddadf1318b0a25ce2. > > > > Commits from @umn.edu addresses have been found to be submitted in "bad > > faith" to try to test the kernel community's ability to review "known > > malicious" changes. The result of these submissions can be found in a > > paper published at the 42nd IEEE Symposium on Security and Privacy > > entitled, "Open Source Insecurity: Stealthily Introducing > > Vulnerabilities via Hypocrite Commits" written by Qiushi Wu (University > > of Minnesota) and Kangjie Lu (University of Minnesota). > > > > Because of this, all submissions from this group must be reverted from > > the kernel tree and will need to be re-reviewed again to determine if > > they actually are a valid fix. Until that work is complete, remove this > > change to ensure that no problems are being introduced into the > > codebase. > > > > Cc: Kangjie Lu > > Cc: Jiri Kosina > > Signed-off-by: Greg Kroah-Hartman > > This particular one doesn't have to be reverted, I have reviewed it again > and it does fix an actual bug. Thanks, I will drop the revert from my tree. greg k-h