Received: by 2002:a05:6a10:a841:0:0:0:0 with SMTP id d1csp4506835pxy; Tue, 27 Apr 2021 06:42:55 -0700 (PDT) X-Google-Smtp-Source: ABdhPJz+JkAZtHsgk1d+lsXxPOnxu+fX5N8RPn6D192sFG/eL3xhnyTBgoo831Nh7EAozlv1fxO7 X-Received: by 2002:a17:902:cec1:b029:eb:66ee:6da0 with SMTP id d1-20020a170902cec1b02900eb66ee6da0mr24837657plg.84.1619530974955; Tue, 27 Apr 2021 06:42:54 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1619530974; cv=none; d=google.com; s=arc-20160816; b=VCg79UHG/EZtdqcbkLlXHFpYYd+Rh+WFNOKpl8n3/b8wAsRK5oPdZfuZHOqdgy58zg CpoL3IObawICu6Wb0/5cA7tG+T2ABHn/t2r5mqDud0A1VLfFWTdYU4wx4qFkKC7fQOfz xzhlmyuP4ZCDxkA5tNH2FD+NM3NHd6Hy4uf8o2KVPTkFxt5XODyfUF9rbSOgH8v3deFp PGBa9tpRUtZ5dC9L3dkA9+KREPKIGPNwyIfxHLyY76bsD+VVAaaD+P46I32gu7fu/Kaj 5EE8AdRkW+CfN/ReoLX0UPD/p4mNmKH5nHzPRwy3oZnl61flOKTp/E2bPdsNZPdzHqj5 TUpw== 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=vDRYg+I6WRdKPvhnOKH0PPnSa4K9CrOF3JvV1D90j8k=; b=KCVSY6wCaSg8ZLit6qGOE0JAQ3EOTGkvxE4/EL5Ut8M0ZgSkxszQi0CWANiXmorC4E QZak8wxd+5HzDw/E9oDSjbC2AhlYtFAgyLoe6j++uwhGf9VhQysYJuXIST4kK/10cqCR dPv+G8auiLFnfuL2eRhHbXym7d6KLte37RGr1Yr5OUwooBHRROVbhlG6YLLXCSJln5dr dIj4KWOcyHZPJQjn9JWDfVm3Y3GrWYE8XJ7AD/gp6nuAfM/6+iJ0P0Eg0ekBdpn/DIwj TsDkrAqCppsovmtkL2CAs2VYN2d4AMbOlBjpEbqdYB+46fqZ4EXE3mzFrg7AucyVtoNb bVLg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=juph0eE2; 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 w10si20897709pgf.338.2021.04.27.06.42.42; Tue, 27 Apr 2021 06:42:54 -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=juph0eE2; 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 S236609AbhD0Nm3 (ORCPT + 99 others); Tue, 27 Apr 2021 09:42:29 -0400 Received: from mail.kernel.org ([198.145.29.99]:38342 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235652AbhD0Nm2 (ORCPT ); Tue, 27 Apr 2021 09:42:28 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 778CA6101C; Tue, 27 Apr 2021 13:41:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1619530904; bh=3R+RHx3G+GRtybh1QK+7rD/kslyPO1r6uGHbIesarDE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=juph0eE2JareFOXSNrD07kPKxFJpmn40YY9BUzRWaSyYmSWqau54Qva5KIJn+a7HD x95OTmP1Hj2vdnShrbjWvW7OpWfJbdc++i+KkRGL2e6pdd2kv42fOZbMRLyXCUMFbF +GVDJBvlonHQVqJvKQaHkPWFqJd+Ffb6C9vzsFYI= Date: Tue, 27 Apr 2021 15:41:41 +0200 From: Greg Kroah-Hartman To: Felix Kuehling Cc: linux-kernel@vger.kernel.org, Qiushi Wu , Alex Deucher Subject: Re: [PATCH 024/190] Revert "drm/amdkfd: Fix reference count leaks." Message-ID: References: <20210421130105.1226686-1-gregkh@linuxfoundation.org> <20210421130105.1226686-25-gregkh@linuxfoundation.org> <5c09de50-d013-e5a3-d638-f1ca222a6431@amd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5c09de50-d013-e5a3-d638-f1ca222a6431@amd.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Apr 21, 2021 at 11:14:11AM -0400, Felix Kuehling wrote: > On 2021-04-21 8:58 a.m., Greg Kroah-Hartman wrote: > > This reverts commit 20eca0123a35305e38b344d571cf32768854168c. > > > > 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: Qiushi Wu > > Cc: Felix Kuehling > > Cc: Felix Kuehling > > Cc: Alex Deucher > > Signed-off-by: Greg Kroah-Hartman > > As far as I can tell, this patch was correct and should not be reverted. Thanks for the review, now dropped. greg k-h