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 B4CA7C43334 for ; Tue, 12 Jul 2022 21:21:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232821AbiGLVVC (ORCPT ); Tue, 12 Jul 2022 17:21:02 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56082 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230302AbiGLVVA (ORCPT ); Tue, 12 Jul 2022 17:21:00 -0400 Received: from mail-il1-x130.google.com (mail-il1-x130.google.com [IPv6:2607:f8b0:4864:20::130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A603BBE0F7 for ; Tue, 12 Jul 2022 14:20:59 -0700 (PDT) Received: by mail-il1-x130.google.com with SMTP id k1so5644194ilu.1 for ; Tue, 12 Jul 2022 14:20:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=oN+PnrpImRr83fapsEh2XTJmU59JYHB3bffToNIUqeE=; b=DWzCGXIHTB9AKYsk4ACS5kbXpt1fGKzZVTDa9lFMBp73kOoYamNJu48tclZu7BTjfU kryZiW1kwaWhj9wyAXGjgjLFCJTvNYDss+9sl5jZSQZVhFiAyrU6Gk0WrueFBRQFY7Lq 7oFrbiGDtgAvkwDHRVQNUpR1LISK2w9fGDwO0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=oN+PnrpImRr83fapsEh2XTJmU59JYHB3bffToNIUqeE=; b=wGV5S2TF3Ftb9TJTykRtdBx2ug4zOJK6LEXQXzz+/nshhyQO1wRzFH9IPY7rY0taQI 9/xwJ4/zCqndrNucA8evagXuD+qxqLCZo0iRwTm51GExYJW9/ET/rkzNYUx7yFrSQ5HC K4gdy/eKO4pSX1iCZTu6+9seAq9OaEGbr+iLisCbJlmSFoL0TBTIfiqfjBN9rZ/jpMsG joklmfDrrmblZRp0Me3HboDjvK5LU1Hc5lduWgFsueENrxtprspR1hfyA4giBxC8SItF epvS5hiMOeVKBZbrGICvAZkzDSinok7QvJFWnUS2OVlAbKZarW7BsdYzU+CJE6Btd+pu Rd5Q== X-Gm-Message-State: AJIora9rNbnnRqz2t8yZElUlT0ndVuKAjzqgThp1pk+2ASjuh+flRKDm UwD+0BPQPUEM+CJu4UraNo5Ywg== X-Google-Smtp-Source: AGRyM1tpjBU+Ay8SKYCP9IICT3V0RoFnA7tVo2wPCLumGhPRLs1NIYbetHvJnLR1N3G8/2l2FNCThg== X-Received: by 2002:a92:da4e:0:b0:2d6:6554:a33b with SMTP id p14-20020a92da4e000000b002d66554a33bmr108100ilq.10.1657660859021; Tue, 12 Jul 2022 14:20:59 -0700 (PDT) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id d66-20020a026245000000b00339e158bd3esm4415557jac.38.2022.07.12.14.20.57 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 12 Jul 2022 14:20:58 -0700 (PDT) Subject: Re: [PATCH] MMIO should have more priority then IO To: Matthew Wilcox , Nadav Amit Cc: Ajay Kaher , Bjorn Helgaas , "bhelgaas@google.com" , "tglx@linutronix.de" , "mingo@redhat.com" , "bp@alien8.de" , "dave.hansen@linux.intel.com" , "x86@kernel.org" , "hpa@zytor.com" , "linux-pci@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "rostedt@goodmis.org" , Srivatsa Bhat , "srivatsa@csail.mit.edu" , Alexey Makhalov , Anish Swaminathan , Vasavi Sirnapalli , "er.ajay.kaher@gmail.com" , "conduct@kernel.org" , Shuah Khan References: <1656433761-9163-1-git-send-email-akaher@vmware.com> <20220628180919.GA1850423@bhelgaas> <25F843ED-7EB4-4D00-96CB-7DE1AC886460@vmware.com> <96D533E5-F3AF-4062-B095-8C143C307E37@vmware.com> <1A0FA5B7-39E8-4CAE-90DD-E260937F14E1@vmware.com> From: Shuah Khan Message-ID: <0fac9918-2848-d01c-ee19-96a0cfd7b370@linuxfoundation.org> Date: Tue, 12 Jul 2022 15:20:57 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Matthew, On 7/8/22 12:43 PM, Matthew Wilcox wrote: > On Fri, Jul 08, 2022 at 06:35:48PM +0000, Nadav Amit wrote: >> On Jul 8, 2022, at 10:55 AM, Matthew Wilcox wrote: >> > > Just because I don't use your terminology, you think I have > "misconceptions"? Fuck you, you condescending piece of shit. > This is clearly unacceptable and violates the Code of Conduct. Others including the person this was directed at already called out the violation: https://lore.kernel.org/all/85071FE5-E37A-44CF-9EF7-CB80C116A876@vmware.com/ https://lore.kernel.org/all/880aac01-9c78-34f7-8a11-d48179e1635c@redhat.com/ You should be well aware that this type of language and personal attack is a clear violation of the Linux kernel Contributor Covenant Code of Conduct as outlined in the following: https://www.kernel.org/doc/html/latest/process/code-of-conduct.html Refer to the Code of Conduct and refrain from violating the Code of Conduct in the future. thanks, -- Shuah (On behalf of the Code of Conduct Committee)