Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp75729imu; Mon, 10 Dec 2018 16:29:09 -0800 (PST) X-Google-Smtp-Source: AFSGD/VX3MCSiXNYy5ee/PpbL6CMjaBLSI5K3ZXprXvw1ZdmlsRq6gEpdJdVtmNU8iAWf3gxuaLq X-Received: by 2002:a62:4549:: with SMTP id s70mr14145659pfa.233.1544488149776; Mon, 10 Dec 2018 16:29:09 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1544488149; cv=none; d=google.com; s=arc-20160816; b=FtkLntuH/n1hGp/nt36fNvJ805eaFnWSfCIEuFXbvNIcpISowaDZoIchQZr6LRGobs R8VZyzznE/4tpKK3vCOrSf5AMVMPzAbnWEjrgnUqRsXCNbw8SjUIjKSsWMyCWJBbqHxz UYYc7n0AdL3ipv0kMYUAC3bnRiv125bSwS1FeDF/Eg59RN8PkaXNYTs/0IeyL6+70bhl 291tUfI08Ia6PjMyiFcQJccpU0V1cp60kaRXqBmRXBoEVcxuj5YykmF2ovBCTFKK9gA5 6QNJ9qBn9BQuNgv9iW/dVfgXooDbzT5T6xJc8LA+BUTavC7saVdCYwXFuPDnQdnLmTHC oW4g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :message-id:in-reply-to:subject:cc:to:from:date; bh=Eop+Mt8oi6HBvbj0zia/cdQreFDW4xYTxzFXMYV6nrY=; b=IdlnP1I4dBjRqsYtIgiCe//ctBQYKMZLgeFzusC0iklLzviWenMJfh6tkdZizWD7Tk U4OGNHi9jRIxeake3lU0vYRWQezcifU4uurve4sBgSUVUX6ttK3ZD88+QxBeitaRLchm KBgbjtZutQ3aszKNcvbMJfIvqY6pBP6z/0oSnVggwPcFMG7cr32OV3cMfyK0936X4Giy NyyQKwLakpOg0A/jpTaoivV/8inetataFBhUboWT4hI/gkt3Q8VuTF9OQ5koFu8tLsfa uQftwJgZHbuA9no5Kui/nvrySd1j2NIP2hdOI7XVG6dnN/UiRTBxAs62CwsjhZJi82hu VHPw== 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 t65si11607875pfb.247.2018.12.10.16.28.27; Mon, 10 Dec 2018 16:29:09 -0800 (PST) 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 S1730151AbeLJXdK (ORCPT + 99 others); Mon, 10 Dec 2018 18:33:10 -0500 Received: from eddie.linux-mips.org ([148.251.95.138]:51150 "EHLO cvs.linux-mips.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727927AbeLJXdJ (ORCPT ); Mon, 10 Dec 2018 18:33:09 -0500 Received: (from localhost user: 'macro', uid#1010) by eddie.linux-mips.org with ESMTP id S23990694AbeLJXcqG0UdG (ORCPT + 2 others); Tue, 11 Dec 2018 00:32:46 +0100 Date: Mon, 10 Dec 2018 23:32:46 +0000 (GMT) From: "Maciej W. Rozycki" To: Paul Burton cc: Firoz Khan , "linux-mips@vger.kernel.org" , Ralf Baechle , James Hogan , Greg Kroah-Hartman , Philippe Ombredanne , Thomas Gleixner , Kate Stewart , "y2038@lists.linaro.org" , "linux-kernel@vger.kernel.org" , "linux-arch@vger.kernel.org" , "arnd@arndb.de" , "deepa.kernel@gmail.com" , "marcin.juszkiewicz@linaro.org" Subject: Re: [PATCH v4 3/7] mips: rename macros and files from '64' to 'n64' In-Reply-To: <20181210195144.dvprpyxyddusyb5c@pburton-laptop> Message-ID: References: <1544073508-13720-1-git-send-email-firoz.khan@linaro.org> <1544073508-13720-4-git-send-email-firoz.khan@linaro.org> <20181210195144.dvprpyxyddusyb5c@pburton-laptop> User-Agent: Alpine 2.21 (LFD 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 10 Dec 2018, Paul Burton wrote: > And I realise that undoing that but keeping n64 in our own filenames & > macros is another type of inconsistency, but something imperfect is > unavoidable at this point given that the engineers way back when decided > to use "ABI64" for n64. My feeling has been n32 was invented at SGI as an afterthought, hence the choice of having ABI32 or ABI64 defined for the 32-bit (now o32) and the 64-bit (now n64) ABI respectively was reasonable. FWIW, Maciej