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 mm01.cs.columbia.edu (mm01.cs.columbia.edu [128.59.11.253]) by smtp.lore.kernel.org (Postfix) with ESMTP id ADC38C4332F for ; Wed, 14 Dec 2022 09:43:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mm01.cs.columbia.edu (Postfix) with ESMTP id 1981B4B973; Wed, 14 Dec 2022 04:43:21 -0500 (EST) X-Virus-Scanned: at lists.cs.columbia.edu Authentication-Results: mm01.cs.columbia.edu (amavisd-new); dkim=softfail (fail, message has been altered) header.i=@kernel.org Received: from mm01.cs.columbia.edu ([127.0.0.1]) by localhost (mm01.cs.columbia.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nNQBUpnDc6AA; Wed, 14 Dec 2022 04:43:19 -0500 (EST) Received: from mm01.cs.columbia.edu (localhost [127.0.0.1]) by mm01.cs.columbia.edu (Postfix) with ESMTP id C87D34B96A; Wed, 14 Dec 2022 04:43:19 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by mm01.cs.columbia.edu (Postfix) with ESMTP id D79B34B966 for ; Wed, 14 Dec 2022 04:43:18 -0500 (EST) X-Virus-Scanned: at lists.cs.columbia.edu Received: from mm01.cs.columbia.edu ([127.0.0.1]) by localhost (mm01.cs.columbia.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ScWruytlmmdw for ; Wed, 14 Dec 2022 04:43:17 -0500 (EST) Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by mm01.cs.columbia.edu (Postfix) with ESMTPS id B1A414B965 for ; Wed, 14 Dec 2022 04:43:17 -0500 (EST) 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 AAFF16189A; Wed, 14 Dec 2022 09:43:16 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 15BDAC433EF; Wed, 14 Dec 2022 09:43:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1671010996; bh=uut+hV+py5emy6howSBFzXtArJVZljieADDyI0cWYpo=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=cPLmhgJKLNx4gsb0xlxx3yfRK1F7tY1cR6GGJ9ucvTrjU8d7XbVcWxz9sj4nz76pn 3XWCoQhtzjzJg0NF0942XNAGNKnWLlwARVvkb5nGW99BbAwsVKs1HSxvNsfLNewdJr fOu545yq7Ho1HliIFRi8gkhBXysWBWGWk1qwNKoYTs8v2Bz1T3FYVAywCKIs24nBZf aMYQT3vivDNLhoG7WiRBdEooKYCTz47hbRPwdXZdN0uh5xgrP8ij1CUNdkoPd4CBOR dLgWp/6xBbV+ByOIeXM0E0dBYiNf3Jl3s+W9tS1GZGUNRizztiScmuN9fn615e3zcG vCApSYl6i7FbA== Received: from disco-boy.misterjones.org ([51.254.78.96] helo=www.loen.fr) by disco-boy.misterjones.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1p5OID-00CZta-P7; Wed, 14 Dec 2022 09:43:13 +0000 MIME-Version: 1.0 Date: Wed, 14 Dec 2022 09:43:13 +0000 From: Marc Zyngier To: Sean Christopherson Subject: Re: [PATCH 06/14] KVM: selftests: Rename UNAME_M to ARCH_DIR, fill explicitly for x86 In-Reply-To: References: <20221213001653.3852042-1-seanjc@google.com> <20221213001653.3852042-7-seanjc@google.com> User-Agent: Roundcube Webmail/1.4.13 Message-ID: X-Sender: maz@kernel.org X-SA-Exim-Connect-IP: 51.254.78.96 X-SA-Exim-Rcpt-To: seanjc@google.com, pbonzini@redhat.com, paul.walmsley@sifive.com, palmer@dabbelt.com, aou@eecs.berkeley.edu, nathan@kernel.org, ndesaulniers@google.com, james.morse@arm.com, alexandru.elisei@arm.com, suzuki.poulose@arm.com, oliver.upton@linux.dev, trix@redhat.com, kvm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, kvmarm@lists.linux.dev, kvmarm@lists.cs.columbia.edu, linux-riscv@lists.infradead.org, llvm@lists.linux.dev, linux-kernel@vger.kernel.org, ricarkol@google.com, aaronlewis@google.com, rananta@google.com, dmatlack@google.com X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false Cc: kvm@vger.kernel.org, Tom Rix , llvm@lists.linux.dev, kvmarm@lists.linux.dev, linux-riscv@lists.infradead.org, kvmarm@lists.cs.columbia.edu, Palmer Dabbelt , Albert Ou , Aaron Lewis , Nathan Chancellor , Paul Walmsley , David Matlack , linux-arm-kernel@lists.infradead.org, Nick Desaulniers , linux-kernel@vger.kernel.org, Paolo Bonzini X-BeenThere: kvmarm@lists.cs.columbia.edu X-Mailman-Version: 2.1.14 Precedence: list List-Id: Where KVM/ARM decisions are made List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: kvmarm-bounces@lists.cs.columbia.edu Sender: kvmarm-bounces@lists.cs.columbia.edu On 2022-12-13 20:03, Sean Christopherson wrote: > One last thought/question, what do y'all think about renaming > directories to > follow the kernel proper? I.e. aarch64=>arm64, s390x=>s390, and > x86_64=>x86. > Then $(ARCH_DIR) would go away. The churn would be unfortunate, but it > would be > nice to align with arch/ and tools/arch/. aarch64->arm64 makes sense to me. Whether it is worth the churn is another question. As long as we don't try to backport tests, the damage should be limited to a single merge window. M. -- Jazz is not dead. It just smells funny... _______________________________________________ kvmarm mailing list kvmarm@lists.cs.columbia.edu https://lists.cs.columbia.edu/mailman/listinfo/kvmarm From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 7456133E6; Wed, 14 Dec 2022 09:43:16 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 15BDAC433EF; Wed, 14 Dec 2022 09:43:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1671010996; bh=uut+hV+py5emy6howSBFzXtArJVZljieADDyI0cWYpo=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=cPLmhgJKLNx4gsb0xlxx3yfRK1F7tY1cR6GGJ9ucvTrjU8d7XbVcWxz9sj4nz76pn 3XWCoQhtzjzJg0NF0942XNAGNKnWLlwARVvkb5nGW99BbAwsVKs1HSxvNsfLNewdJr fOu545yq7Ho1HliIFRi8gkhBXysWBWGWk1qwNKoYTs8v2Bz1T3FYVAywCKIs24nBZf aMYQT3vivDNLhoG7WiRBdEooKYCTz47hbRPwdXZdN0uh5xgrP8ij1CUNdkoPd4CBOR dLgWp/6xBbV+ByOIeXM0E0dBYiNf3Jl3s+W9tS1GZGUNRizztiScmuN9fn615e3zcG vCApSYl6i7FbA== Received: from disco-boy.misterjones.org ([51.254.78.96] helo=www.loen.fr) by disco-boy.misterjones.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1p5OID-00CZta-P7; Wed, 14 Dec 2022 09:43:13 +0000 Precedence: bulk X-Mailing-List: kvmarm@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Date: Wed, 14 Dec 2022 09:43:13 +0000 From: Marc Zyngier To: Sean Christopherson Cc: Paolo Bonzini , Paul Walmsley , Palmer Dabbelt , Albert Ou , Nathan Chancellor , Nick Desaulniers , James Morse , Alexandru Elisei , Suzuki K Poulose , Oliver Upton , Tom Rix , kvm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, kvmarm@lists.linux.dev, kvmarm@lists.cs.columbia.edu, linux-riscv@lists.infradead.org, llvm@lists.linux.dev, linux-kernel@vger.kernel.org, Ricardo Koller , Aaron Lewis , Raghavendra Rao Ananta , David Matlack Subject: Re: [PATCH 06/14] KVM: selftests: Rename UNAME_M to ARCH_DIR, fill explicitly for x86 In-Reply-To: References: <20221213001653.3852042-1-seanjc@google.com> <20221213001653.3852042-7-seanjc@google.com> User-Agent: Roundcube Webmail/1.4.13 Message-ID: X-Sender: maz@kernel.org Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-SA-Exim-Connect-IP: 51.254.78.96 X-SA-Exim-Rcpt-To: seanjc@google.com, pbonzini@redhat.com, paul.walmsley@sifive.com, palmer@dabbelt.com, aou@eecs.berkeley.edu, nathan@kernel.org, ndesaulniers@google.com, james.morse@arm.com, alexandru.elisei@arm.com, suzuki.poulose@arm.com, oliver.upton@linux.dev, trix@redhat.com, kvm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, kvmarm@lists.linux.dev, kvmarm@lists.cs.columbia.edu, linux-riscv@lists.infradead.org, llvm@lists.linux.dev, linux-kernel@vger.kernel.org, ricarkol@google.com, aaronlewis@google.com, rananta@google.com, dmatlack@google.com X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false Message-ID: <20221214094313.GpBFAdVR48k0AdGl1RNhZubmUdLKRg1cQLUkvPUU3hU@z> On 2022-12-13 20:03, Sean Christopherson wrote: > One last thought/question, what do y'all think about renaming > directories to > follow the kernel proper? I.e. aarch64=>arm64, s390x=>s390, and > x86_64=>x86. > Then $(ARCH_DIR) would go away. The churn would be unfortunate, but it > would be > nice to align with arch/ and tools/arch/. aarch64->arm64 makes sense to me. Whether it is worth the churn is another question. As long as we don't try to backport tests, the damage should be limited to a single merge window. M. -- Jazz is not dead. It just smells funny... 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 C7FC8C4332F for ; Wed, 14 Dec 2022 09:43:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:Message-ID:References:In-Reply-To:Subject:Cc:To:From :Date:MIME-Version:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=7Jr1sFUijNlnrItfBqrO48vqwNTKYXMw2zd3PoD3YhI=; b=0YRGFDmEls2mUamSJpsxaLUX1g Pnwq7iqxb4EwSv+AlzqTVCXNMrCituscXPSB3oP/cnZoAdUNK9h/YToK8Zky0QqsbGn8x33Gx4Gsv ry49SwqOyHd7y2l4WBemHffNlk+t0zHa/XGgkHz4s+9nFAeJeJxffVsskfW080WVt5awFRjZRqNGu MbFbEmSeOdtASsgAv2vA//LAZ5CWLDXf1Qw1q5Lc3By8cc+7r0u3QBfzZ4FbRXhq0KQJLMzn/PcPy IemLiGZ1BjD35/mNiATLi6tNiDaH/yIApNxwlAzOtbSa4LwBzpa2fkN1Ghe9vxMIuZPIMui/6FJ/4 2UCCzYog==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1p5OIT-00FDdu-HX; Wed, 14 Dec 2022 09:43:29 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1p5OII-00FDZN-8w; Wed, 14 Dec 2022 09:43:19 +0000 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 AAFF16189A; Wed, 14 Dec 2022 09:43:16 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 15BDAC433EF; Wed, 14 Dec 2022 09:43:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1671010996; bh=uut+hV+py5emy6howSBFzXtArJVZljieADDyI0cWYpo=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=cPLmhgJKLNx4gsb0xlxx3yfRK1F7tY1cR6GGJ9ucvTrjU8d7XbVcWxz9sj4nz76pn 3XWCoQhtzjzJg0NF0942XNAGNKnWLlwARVvkb5nGW99BbAwsVKs1HSxvNsfLNewdJr fOu545yq7Ho1HliIFRi8gkhBXysWBWGWk1qwNKoYTs8v2Bz1T3FYVAywCKIs24nBZf aMYQT3vivDNLhoG7WiRBdEooKYCTz47hbRPwdXZdN0uh5xgrP8ij1CUNdkoPd4CBOR dLgWp/6xBbV+ByOIeXM0E0dBYiNf3Jl3s+W9tS1GZGUNRizztiScmuN9fn615e3zcG vCApSYl6i7FbA== Received: from disco-boy.misterjones.org ([51.254.78.96] helo=www.loen.fr) by disco-boy.misterjones.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1p5OID-00CZta-P7; Wed, 14 Dec 2022 09:43:13 +0000 MIME-Version: 1.0 Date: Wed, 14 Dec 2022 09:43:13 +0000 From: Marc Zyngier To: Sean Christopherson Cc: Paolo Bonzini , Paul Walmsley , Palmer Dabbelt , Albert Ou , Nathan Chancellor , Nick Desaulniers , James Morse , Alexandru Elisei , Suzuki K Poulose , Oliver Upton , Tom Rix , kvm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, kvmarm@lists.linux.dev, kvmarm@lists.cs.columbia.edu, linux-riscv@lists.infradead.org, llvm@lists.linux.dev, linux-kernel@vger.kernel.org, Ricardo Koller , Aaron Lewis , Raghavendra Rao Ananta , David Matlack Subject: Re: [PATCH 06/14] KVM: selftests: Rename UNAME_M to ARCH_DIR, fill explicitly for x86 In-Reply-To: References: <20221213001653.3852042-1-seanjc@google.com> <20221213001653.3852042-7-seanjc@google.com> User-Agent: Roundcube Webmail/1.4.13 Message-ID: X-Sender: maz@kernel.org X-SA-Exim-Connect-IP: 51.254.78.96 X-SA-Exim-Rcpt-To: seanjc@google.com, pbonzini@redhat.com, paul.walmsley@sifive.com, palmer@dabbelt.com, aou@eecs.berkeley.edu, nathan@kernel.org, ndesaulniers@google.com, james.morse@arm.com, alexandru.elisei@arm.com, suzuki.poulose@arm.com, oliver.upton@linux.dev, trix@redhat.com, kvm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, kvmarm@lists.linux.dev, kvmarm@lists.cs.columbia.edu, linux-riscv@lists.infradead.org, llvm@lists.linux.dev, linux-kernel@vger.kernel.org, ricarkol@google.com, aaronlewis@google.com, rananta@google.com, dmatlack@google.com X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221214_014318_402190_E1C4BFEF X-CRM114-Status: GOOD ( 10.50 ) X-BeenThere: linux-riscv@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org On 2022-12-13 20:03, Sean Christopherson wrote: > One last thought/question, what do y'all think about renaming > directories to > follow the kernel proper? I.e. aarch64=>arm64, s390x=>s390, and > x86_64=>x86. > Then $(ARCH_DIR) would go away. The churn would be unfortunate, but it > would be > nice to align with arch/ and tools/arch/. aarch64->arm64 makes sense to me. Whether it is worth the churn is another question. As long as we don't try to backport tests, the damage should be limited to a single merge window. M. -- Jazz is not dead. It just smells funny... _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv 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 D099CC4332F for ; Wed, 14 Dec 2022 09:44:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:Message-ID:References:In-Reply-To:Subject:Cc:To:From :Date:MIME-Version:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=aMELQ+YS1PELjT3EzJBoNQwQJyq0thuDSn5Fhm0u+U4=; b=zVUHihf2o+4kJO1KKSZrSaIRRN bdcMPcZIJ27l6R4hm9cv0hECgZ//0zx6cdBPbSlO53cRKCG2A/7s1SNZhoSTarxhhCGon92wwrBwa kaxt1ma2/TJ+yrPshdR+rvC+8mmUZs5IDt2wlzgnDSF2+qAkqmYpF2q0ZdM5hfdKl2/n6jXk5rc4N a/6X7OxCeljUOTXB1NRR62xdSP8QKIKaIvt/kwRPtFZO4FZaO87fbycUmi1lQBf+WcisvrzOpLBO9 jujsWoLVoKV5lXlxJQ2LChOQzVdLVcJF9mJMtsCjA4eJLXjiOQGJlXqduzxDtes2D9Xq9py5Z4mMb OzqASsjQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1p5OIL-00FDbb-N0; Wed, 14 Dec 2022 09:43:21 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1p5OII-00FDZN-8w; Wed, 14 Dec 2022 09:43:19 +0000 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 AAFF16189A; Wed, 14 Dec 2022 09:43:16 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 15BDAC433EF; Wed, 14 Dec 2022 09:43:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1671010996; bh=uut+hV+py5emy6howSBFzXtArJVZljieADDyI0cWYpo=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=cPLmhgJKLNx4gsb0xlxx3yfRK1F7tY1cR6GGJ9ucvTrjU8d7XbVcWxz9sj4nz76pn 3XWCoQhtzjzJg0NF0942XNAGNKnWLlwARVvkb5nGW99BbAwsVKs1HSxvNsfLNewdJr fOu545yq7Ho1HliIFRi8gkhBXysWBWGWk1qwNKoYTs8v2Bz1T3FYVAywCKIs24nBZf aMYQT3vivDNLhoG7WiRBdEooKYCTz47hbRPwdXZdN0uh5xgrP8ij1CUNdkoPd4CBOR dLgWp/6xBbV+ByOIeXM0E0dBYiNf3Jl3s+W9tS1GZGUNRizztiScmuN9fn615e3zcG vCApSYl6i7FbA== Received: from disco-boy.misterjones.org ([51.254.78.96] helo=www.loen.fr) by disco-boy.misterjones.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1p5OID-00CZta-P7; Wed, 14 Dec 2022 09:43:13 +0000 MIME-Version: 1.0 Date: Wed, 14 Dec 2022 09:43:13 +0000 From: Marc Zyngier To: Sean Christopherson Cc: Paolo Bonzini , Paul Walmsley , Palmer Dabbelt , Albert Ou , Nathan Chancellor , Nick Desaulniers , James Morse , Alexandru Elisei , Suzuki K Poulose , Oliver Upton , Tom Rix , kvm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, kvmarm@lists.linux.dev, kvmarm@lists.cs.columbia.edu, linux-riscv@lists.infradead.org, llvm@lists.linux.dev, linux-kernel@vger.kernel.org, Ricardo Koller , Aaron Lewis , Raghavendra Rao Ananta , David Matlack Subject: Re: [PATCH 06/14] KVM: selftests: Rename UNAME_M to ARCH_DIR, fill explicitly for x86 In-Reply-To: References: <20221213001653.3852042-1-seanjc@google.com> <20221213001653.3852042-7-seanjc@google.com> User-Agent: Roundcube Webmail/1.4.13 Message-ID: X-Sender: maz@kernel.org X-SA-Exim-Connect-IP: 51.254.78.96 X-SA-Exim-Rcpt-To: seanjc@google.com, pbonzini@redhat.com, paul.walmsley@sifive.com, palmer@dabbelt.com, aou@eecs.berkeley.edu, nathan@kernel.org, ndesaulniers@google.com, james.morse@arm.com, alexandru.elisei@arm.com, suzuki.poulose@arm.com, oliver.upton@linux.dev, trix@redhat.com, kvm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, kvmarm@lists.linux.dev, kvmarm@lists.cs.columbia.edu, linux-riscv@lists.infradead.org, llvm@lists.linux.dev, linux-kernel@vger.kernel.org, ricarkol@google.com, aaronlewis@google.com, rananta@google.com, dmatlack@google.com X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221214_014318_402190_E1C4BFEF X-CRM114-Status: GOOD ( 10.50 ) 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 2022-12-13 20:03, Sean Christopherson wrote: > One last thought/question, what do y'all think about renaming > directories to > follow the kernel proper? I.e. aarch64=>arm64, s390x=>s390, and > x86_64=>x86. > Then $(ARCH_DIR) would go away. The churn would be unfortunate, but it > would be > nice to align with arch/ and tools/arch/. aarch64->arm64 makes sense to me. Whether it is worth the churn is another question. As long as we don't try to backport tests, the damage should be limited to a single merge window. M. -- Jazz is not dead. It just smells funny... _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel