Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp7112103yba; Thu, 2 May 2019 04:34:16 -0700 (PDT) X-Google-Smtp-Source: APXvYqwnXJpMVbKjSLRPbk9A1GoD3HLuJkcUZVlJ8egmaBMbuXwUA+Oky9/9Q1f2sh645GM21o+d X-Received: by 2002:a17:902:6bc2:: with SMTP id m2mr3244211plt.194.1556796856379; Thu, 02 May 2019 04:34:16 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1556796856; cv=none; d=google.com; s=arc-20160816; b=oJfT6gzm3547OEuT8nCuLDWN2RLrcfq6QRTfJvygw46BG01a+qJhNxYImMtoBTql/m +b54ugIQtAhi1ZyDHwuIG3Ot3SX/JVajthT6QMxQFKBc2yMptecf35fKyQwddF6WfKJu BYzFrPiZvqRTXNz/tCV+r1cBcuMvyFlFPbfKQA3aABD7shV0CL+l5sm1nEabniNlQKHV BadZUkN1n6969/te+uDzu8pwWoZy0Y6ZUZn2sraGstGzWi5YWppXp1j/eUmo2v5CwA94 Z8uHumygbDCRsspJXdk2GBQOYzmXIK+5wxP+XtxO5ttr5KSf0Ec1P7uW2cQzki6fKel6 P17g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:message-id:date:references :in-reply-to:subject:cc:to:from; bh=AJWjQX6OeHgj/CE0r70VxOabcoxLMGhXZwlELsZVYso=; b=fS73mRtOaTmx5fuTaU4oP3wCpoa5brmutcxytp2QD/U1u7e8ATxlyiUHeB4sHWDfIB FNfjjj3Y9bMBtYxmcYiSszVysqgj5oeFxSv+AwBoG0F+POz6W0emJmG1KabRornRpz8D LkV8BBCQPf4VAoLUTW9hbc9+8eBjAdkDO7AKd8dVhZ/+d7liQKYID+S8cufe/jCfnC9C j3fdL9vATSsAlWC4eSRHz+Y4HphCOMC4ccru1Nk91WaoL8JKRyJonab56PvHjJYlIOps l/M7neRmgiiT9f9AXCrkD9an8QE7574tRapsgpwk11jVQxg677AtWhK4xxxV4N3OF/Yv dRKA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id f91si6812880plb.20.2019.05.02.04.34.01; Thu, 02 May 2019 04:34:16 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726417AbfEBLcw (ORCPT + 99 others); Thu, 2 May 2019 07:32:52 -0400 Received: from ozlabs.org ([203.11.71.1]:57339 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726220AbfEBLcw (ORCPT ); Thu, 2 May 2019 07:32:52 -0400 Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 44vtRP40Qrz9s9T; Thu, 2 May 2019 21:32:49 +1000 (AEST) From: Michael Ellerman To: Christophe Leroy , Benjamin Herrenschmidt , Paul Mackerras Cc: linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org Subject: Re: [PATCH v1 3/4] powerpc/mm: Move book3s32 specifics in subdirectory mm/book3s64 In-Reply-To: <12c1ba4fc9e2e55ca44c5c57225669b296d48c74.1553853405.git.christophe.leroy@c-s.fr> References: <12c1ba4fc9e2e55ca44c5c57225669b296d48c74.1553853405.git.christophe.leroy@c-s.fr> Date: Thu, 02 May 2019 21:32:49 +1000 Message-ID: <87tvedxfa6.fsf@concordia.ellerman.id.au> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Christophe Leroy writes: > Several files in arch/powerpc/mm are only for book3S32. This patch > creates a subdirectory for them. > > Signed-off-by: Christophe Leroy > --- > arch/powerpc/mm/Makefile | 3 +-- > arch/powerpc/mm/book3s32/Makefile | 6 ++++++ > arch/powerpc/mm/{ => book3s32}/hash_low_32.S | 0 > arch/powerpc/mm/{ => book3s32}/mmu_context_hash32.c | 0 > arch/powerpc/mm/{ => book3s32}/ppc_mmu_32.c | 0 > arch/powerpc/mm/{ => book3s32}/tlb_hash32.c | 0 > 6 files changed, 7 insertions(+), 2 deletions(-) > create mode 100644 arch/powerpc/mm/book3s32/Makefile > rename arch/powerpc/mm/{ => book3s32}/hash_low_32.S (100%) > rename arch/powerpc/mm/{ => book3s32}/mmu_context_hash32.c (100%) > rename arch/powerpc/mm/{ => book3s32}/ppc_mmu_32.c (100%) > rename arch/powerpc/mm/{ => book3s32}/tlb_hash32.c (100%) I shortened them to: arch/powerpc/mm/{hash_low_32.S => book3s32/hash_low.S} arch/powerpc/mm/{ppc_mmu_32.c => book3s32/mmu.c} arch/powerpc/mm/{mmu_context_hash32.c => book3s32/mmu_context.c} arch/powerpc/mm/{tlb_hash32.c => book3s32/tlb.c} cheers