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 X-Spam-Level: X-Spam-Status: No, score=-6.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C6AE9C433E0 for ; Fri, 19 Mar 2021 19:04:57 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A00436197A for ; Fri, 19 Mar 2021 19:04:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230527AbhCSTEg (ORCPT ); Fri, 19 Mar 2021 15:04:36 -0400 Received: from mail.kernel.org ([198.145.29.99]:40900 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230379AbhCSTES (ORCPT ); Fri, 19 Mar 2021 15:04:18 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id A0F826197A; Fri, 19 Mar 2021 19:04:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1616180658; bh=LSqZKtp+PvAiHpEQvEVRg2/MdvuPL2ZNVkwpLe8BAsE=; h=Date:From:To:Cc:Subject:In-Reply-To:From; b=Baa4m6LfUcdOSSJ5BI+s5XLe++NLRb3jutYCsta3tAXd0as58n47aBP8FJaUcEkEa 6FIaNpk8kOwsrt7/ROyFbkZB+3vavM0UQ1wnJrWq3Z5n1UnY4nQhZWE9witc1gRDX1 vsFttGRo1BaubuL0yP1uMV8s6h7TI0B2ySdtZerTaDwRf4P1FZtr2ETTZ4EyM6wyi3 lyaIvvXzXqKvJoNjglUYtiQNvbuvRGxrkGEBtNmgh0dSPYtdVEOCVSZR01BoRQCMDA piQx7iP2EqLS42gJxGl1lWKFJmA7ytnou08ft1fj/rOMyDXX/U9ILuLaFAvWlHYqts zwut+H8P5lnag== Date: Fri, 19 Mar 2021 14:04:16 -0500 From: Bjorn Helgaas To: Boqun Feng Cc: Bjorn Helgaas , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-hyperv@vger.kernel.org, linux-pci@vger.kernel.org, Catalin Marinas , Will Deacon , "K. Y. Srinivasan" , Haiyang Zhang , Stephen Hemminger , Wei Liu , Lorenzo Pieralisi , Rob Herring , Clint Sbisa , Ard Biesheuvel , Sunil Muthuswamy Subject: Re: [RFC 0/2] PCI: Introduce pci_ops::use_arch_sysdata Message-ID: <20210319190416.GA244767@bjorn-Precision-5520> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210319161956.2838291-1-boqun.feng@gmail.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Mar 20, 2021 at 12:19:54AM +0800, Boqun Feng wrote: > Hi Bjorn, > > I'm currently working on virtual PCI support for Hyper-V ARM64 guests. > Similar to virtual PCI on x86 Hyper-V guests, the PCI root bus is not > probed via ACPI (or of), it's probed from Hyper-V VMbus, therefore it Prime example of why "OF" should be capitalized to prevent the confusion of reading it as an English word, where it looks like a typo and makes no sense. Capitalizing it gives me and other uninitiates a hint that it's an initialism. Also applies to your commit logs and code comments. > doesn't have config window. 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 X-Spam-Level: X-Spam-Status: No, score=-4.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 004CCC433C1 for ; Fri, 19 Mar 2021 19:05:44 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 871DD61941 for ; Fri, 19 Mar 2021 19:05:44 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 871DD61941 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; h=Sender:Content-Transfer-Encoding :Content-Type:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Message-ID:Subject:Cc:To: From:Date:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:References:List-Owner; bh=f3Ckzl2pb7UXCpBIRkwiW9411cT5qe6vhnrT7FGNtLo=; b=rHuZv7HANUw9y/YZGx+cesbtJ QH5C/Yucnar8BdFoFOLwMZg8tr0WWB+yWrx0FFm1X+Su5Ze9UcQtO5V8But7iB1fbqNrqLtLNsDQ/ nFuWuKBsSW6y62tjjOOzpUbjC3otGIo1A++uCpG0ZxgxcnAL0yFNWubqfF/KGhFWx24wCBkWEtZ0K m9gzfNke5loGImvyZT7AoEaoQ0jTOHcGOTBBT4e8D2Fn5vZMDQzjboeYy4mh73X+hQRXWgfHMEVfC iW39GNmtZ5lXfXElmlQBFDoTZuD2kx1KIrdBwfdLQBCL4n/+QCB1SHNji6kqT2FTVYcJVpT2tICLN PKMfMpKuA==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lNKQ6-0081O5-Gb; Fri, 19 Mar 2021 19:04:26 +0000 Received: from mail.kernel.org ([198.145.29.99]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lNKQ1-0081Nb-33 for linux-arm-kernel@lists.infradead.org; Fri, 19 Mar 2021 19:04:22 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id A0F826197A; Fri, 19 Mar 2021 19:04:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1616180658; bh=LSqZKtp+PvAiHpEQvEVRg2/MdvuPL2ZNVkwpLe8BAsE=; h=Date:From:To:Cc:Subject:In-Reply-To:From; b=Baa4m6LfUcdOSSJ5BI+s5XLe++NLRb3jutYCsta3tAXd0as58n47aBP8FJaUcEkEa 6FIaNpk8kOwsrt7/ROyFbkZB+3vavM0UQ1wnJrWq3Z5n1UnY4nQhZWE9witc1gRDX1 vsFttGRo1BaubuL0yP1uMV8s6h7TI0B2ySdtZerTaDwRf4P1FZtr2ETTZ4EyM6wyi3 lyaIvvXzXqKvJoNjglUYtiQNvbuvRGxrkGEBtNmgh0dSPYtdVEOCVSZR01BoRQCMDA piQx7iP2EqLS42gJxGl1lWKFJmA7ytnou08ft1fj/rOMyDXX/U9ILuLaFAvWlHYqts zwut+H8P5lnag== Date: Fri, 19 Mar 2021 14:04:16 -0500 From: Bjorn Helgaas To: Boqun Feng Cc: Bjorn Helgaas , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-hyperv@vger.kernel.org, linux-pci@vger.kernel.org, Catalin Marinas , Will Deacon , "K. Y. Srinivasan" , Haiyang Zhang , Stephen Hemminger , Wei Liu , Lorenzo Pieralisi , Rob Herring , Clint Sbisa , Ard Biesheuvel , Sunil Muthuswamy Subject: Re: [RFC 0/2] PCI: Introduce pci_ops::use_arch_sysdata Message-ID: <20210319190416.GA244767@bjorn-Precision-5520> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210319161956.2838291-1-boqun.feng@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210319_190421_309661_9BE3F25B X-CRM114-Status: UNSURE ( 8.51 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Sat, Mar 20, 2021 at 12:19:54AM +0800, Boqun Feng wrote: > Hi Bjorn, > > I'm currently working on virtual PCI support for Hyper-V ARM64 guests. > Similar to virtual PCI on x86 Hyper-V guests, the PCI root bus is not > probed via ACPI (or of), it's probed from Hyper-V VMbus, therefore it Prime example of why "OF" should be capitalized to prevent the confusion of reading it as an English word, where it looks like a typo and makes no sense. Capitalizing it gives me and other uninitiates a hint that it's an initialism. Also applies to your commit logs and code comments. > doesn't have config window. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel