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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 0F9D4C3DA4A for ; Mon, 29 Jul 2024 16:34:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: Content-Type:In-Reply-To:From:References:Cc:To:Subject:MIME-Version:Date: Message-ID:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=Pe5a2f6xBZU/rfjsgpGCDuU34zxs5EfhIwpF9ZP48FE=; b=zVMUUyGBQkkbTv2+Yi8Pl4XR30 mzB3vGQDqE2n1bQYrjXYMsU/AJ8TxEHLDMgDQc5BHBql4IC0W3xI2djBr6PWl/a22j7Z/SoxRIsX8 +ft/cxEu7Abqz6VJdLQRsWzy2FRHTewrwgc3y2GDXs0A0iExsaAmX97q73hD8Z7G+Fqy4TUmxJv2P HWHJx0VLZ1tS4IB0BvA73+stfVO+17zmQvjljmNYqwr1z33qvTavqCs8wGVZhBpvF9CejWcEK4fms b2DerHmDPKy/gx7A/ifYGnadrLYwIIcVxWYpgACbUZqNeGkaVeBvhh8uXnWYnO5kL1cO8wS1w/ljw qBNF6rOQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sYTK7-0000000C3s2-3Mtb; Mon, 29 Jul 2024 16:34:11 +0000 Received: from linux.microsoft.com ([13.77.154.182]) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sYTJg-0000000C3jp-35OL for linux-arm-kernel@lists.infradead.org; Mon, 29 Jul 2024 16:33:46 +0000 Received: from [10.137.186.190] (unknown [131.107.159.62]) by linux.microsoft.com (Postfix) with ESMTPSA id AEA0120B7165; Mon, 29 Jul 2024 09:33:41 -0700 (PDT) DKIM-Filter: OpenDKIM Filter v2.11.0 linux.microsoft.com AEA0120B7165 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.microsoft.com; s=default; t=1722270822; bh=Pe5a2f6xBZU/rfjsgpGCDuU34zxs5EfhIwpF9ZP48FE=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=ZUDmSJGEKlgFu3BCYCt6kVfYlnI4eyFxaBwtFaduKGqJBCxQXD41+WwyJRuBfUrCe JfuA8ynk7np8yHVAVj2LZ6OSCILEhbjKQBW7yOEQ45HdrNJyF7XhwTHeszIIV2zbZm glBZOzJV3EzEJWSnBXkp6NnYrqjvD2b9++2ffHOU= Message-ID: Date: Mon, 29 Jul 2024 09:33:44 -0700 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v3 5/7] dt-bindings: bus: Add Hyper-V VMBus cache coherency and IRQs To: Krzysztof Kozlowski , arnd@arndb.de, bhelgaas@google.com, bp@alien8.de, catalin.marinas@arm.com, dave.hansen@linux.intel.com, decui@microsoft.com, haiyangz@microsoft.com, hpa@zytor.com, kw@linux.com, kys@microsoft.com, lenb@kernel.org, lpieralisi@kernel.org, mingo@redhat.com, rafael@kernel.org, robh@kernel.org, tglx@linutronix.de, wei.liu@kernel.org, will@kernel.org, linux-acpi@vger.kernel.org, linux-arch@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-hyperv@vger.kernel.org, linux-kernel@vger.kernel.org, linux-pci@vger.kernel.org, x86@kernel.org Cc: apais@microsoft.com, benhill@microsoft.com, ssengar@microsoft.com, sunilmut@microsoft.com, vdso@hexbites.dev References: <20240726225910.1912537-1-romank@linux.microsoft.com> <20240726225910.1912537-6-romank@linux.microsoft.com> Content-Language: en-US From: Roman Kisel In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240729_093344_894504_D0ABD731 X-CRM114-Status: GOOD ( 20.49 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 7/27/2024 1:53 AM, Krzysztof Kozlowski wrote: > On 27/07/2024 00:59, Roman Kisel wrote: >> Add dt-bindings for the Hyper-V VMBus DMA cache coherency >> and interrupt specification. >> > > You did not add any bindings. I don't understand this description. > My bad, extended the example for the interrupt controller node. Will fix in the next version. > Anyway, not tested. > Understood. I didn't realize that yml goes through testing, thought it was akin to a machine-readable portion of the documentation. >
> Please use scripts/get_maintainers.pl to get a list of necessary people > and lists to CC. It might happen, that command when run on an older > kernel, gives you outdated entries. Therefore please be sure you base > your patches on recent Linux kernel. I used the "cached" version of the get_maintainers.pl output produced for v2. The bad assumption was that adding a yml do Documentation would not affect that. Will fix, appreciate helping me so much in getting this into a good shape! > > Tools like b4 or scripts/get_maintainer.pl provide you proper list of > people, so fix your workflow. Tools might also fail if you work on some > ancient tree (don't, instead use mainline) or work on fork of kernel > (don't, instead use mainline). Just use b4 and everything should be > fine, although remember about `b4 prep --auto-to-cc` if you added new > patches to the patchset. > > You missed at least devicetree list (maybe more), so this won't be > tested by automated tooling. Performing review on untested code might be > a waste of time. > > Please kindly resend and include all necessary To/Cc entries. >
> > > Best regards, > Krzysztof > -- Thank you, Roman