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 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 841F5C433FE for ; Sat, 29 Jan 2022 15:54:50 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 05BCB10E2B6; Sat, 29 Jan 2022 15:54:49 +0000 (UTC) Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by gabe.freedesktop.org (Postfix) with ESMTPS id 36F7310E154; Sat, 29 Jan 2022 15:54:47 +0000 (UTC) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 800F760EA9; Sat, 29 Jan 2022 15:54:46 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 7871AC340E5; Sat, 29 Jan 2022 15:54:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1643471685; bh=MUJUxdkPGfv/or2YLQ6Mah4UNtbPJ+YJLCFJgLzFZ08=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=od1g9pszTmK+WNud2Fyz8MEVlm+QNXXS/Jwoa9e/4Ti/oK3fPT6AZKjRUMkftn3WX qnyYgGzZJ3gJTiUhC35f9yOrv271fWe1S1f8spb4eUiBDwDY9PU4/gcyrGVw/PF8OJ VCLej+GUFjfWn2TjLA0DzXddJ9LfLIek0kgWWiW4= Date: Sat, 29 Jan 2022 16:54:43 +0100 From: Greg KH To: Kangjie Lu Subject: Re: [PATCH] drm/nouveau/acr: Fix undefined behavior in nvkm_acr_hsfw_load_bl() Message-ID: References: <20220124165856.57022-1-zhou1615@umn.edu> <536c833413ccbe0b8ad653a50c5ea867bf975290.camel@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Karol Herbst , David Airlie , nouveau , LKML , Maling list - DRI developers , Ben Skeggs , Zhou Qingyang Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Sat, Jan 29, 2022 at 09:19:18AM -0600, Kangjie Lu wrote: > > So to be explicit, so you do not misunderstand me somehow: > > > > No more patches from umn.edu should be accepted into the Linux > > kernel until further public notice. > > This is clear to me. > > > They should be considered a > > "bad actor" given their prior history of submissions and lack of > > complying with the kernel community's prior requirements to > > them. > > I am sorry for the delay of the last process which is unfortunately > not under the control of the researchers. According to our > administration, the process has started and is moving forward. I hope > that can be done soon. Given that our previously agreed-upon requirements were not met, I do not think that finally meeting these requirements when caught that you were not following them is going to be acceptable to allow your organization to return to the kernel community. Your people have shown bad-faith toward us too many times, and we have wasted too much of our own time and energy on this for absolutely no benefit at all, except as an example to point others at and say "do not be like them." greg k-h