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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 31F5FC04A95 for ; Sun, 25 Sep 2022 23:18:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231521AbiIYXS2 (ORCPT ); Sun, 25 Sep 2022 19:18:28 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38930 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231472AbiIYXS2 (ORCPT ); Sun, 25 Sep 2022 19:18:28 -0400 Received: from outgoing.mit.edu (outgoing-auth-1.mit.edu [18.9.28.11]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1699723143; Sun, 25 Sep 2022 16:18:26 -0700 (PDT) Received: from cwcc.thunk.org (pool-173-48-120-46.bstnma.fios.verizon.net [173.48.120.46]) (authenticated bits=0) (User authenticated as tytso@ATHENA.MIT.EDU) by outgoing.mit.edu (8.14.7/8.12.4) with ESMTP id 28PNGrMT001745 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Sun, 25 Sep 2022 19:16:54 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mit.edu; s=outgoing; t=1664147821; bh=da9jQuNWBOYtDW1IPt/q34HmRXLfvRq67qaZEcnXCxM=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=gECWnrIo9+3OSV3jvVy6YC/pGxCUN9+n3Q6/Nhdz1ch35b1yrJCauKZ9YZEPLczzT CgTtpjSxw3gB+CT0BOukaNmBoxSgn0vqg+PkRxZko1LDhzZM4+UcNJ0XCpgcEtqaHS UPdtE04CEsR4coBh9hUG9QyZ4KlVISnK+FaPQjpPcxdGYVtykpEQ/zRLKTJbpn55JS 3v+PeB3JsRQQ5b9CkqgkcTby+iq4+/nRivIsiHef/V2CwWF8vOG3efqQSW1TZ3S/nc TfALy+UHv5h8ytrvS9zU65/JQUHXb+X5PoRgCNH6OhzNyc7JQ4P7ayWZq8G71QAvnt +LMD6dWnWhnVQ== Received: by cwcc.thunk.org (Postfix, from userid 15806) id CD2E015C5274; Sun, 25 Sep 2022 19:16:53 -0400 (EDT) Date: Sun, 25 Sep 2022 19:16:53 -0400 From: "Theodore Ts'o" To: Alexei Starovoitov Cc: Dave Hansen , Linus Torvalds , tech-board@lists.linuxfoundation.org, Song Liu , Kernel Team , Borislav Petkov , brijesh.singh@amd.com, Dan Williams , Dave Hansen , "H. Peter Anvin" , jane.chu@oracle.com, "Kirill A. Shutemov" , LKML , Andy Lutomirski , Ingo Molnar , Peter Zijlstra , seanjc@google.com, syzkaller-bugs , Thomas Gleixner , Tom Lendacky , X86 ML , Alexei Starovoitov , Daniel Borkmann , John Fastabend , "open list:BPF (Safe dynamic programs and tools)" Subject: Re: [syzbot] WARNING in __change_page_attr_set_clr Message-ID: References: <00000000000076f3a305e97e9229@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: bpf@vger.kernel.org On Sun, Sep 25, 2022 at 02:55:46PM -0700, Alexei Starovoitov wrote: > > So instead of pinging us with your w^x concern you've decided > to fail hard in -next to force the issue and > now acting like this is something surprising to you?! > > This is Code of Conduct "worthy" behavior demonstrated > by a newly elected member of the Technical Advisory Board. I must be missing something. Why/what do you think this is specifically a Code of Conduct violation? - Ted