Received: by 2002:a25:f815:0:0:0:0:0 with SMTP id u21csp3662958ybd; Tue, 25 Jun 2019 06:30:16 -0700 (PDT) X-Google-Smtp-Source: APXvYqynLLZKG10M/CwxH2IS65oGZmTXueyChgzx/PqIUUTQcrWjWmZkhON/os6pcH5jbd9wasRH X-Received: by 2002:a17:902:7787:: with SMTP id o7mr8417907pll.120.1561469416139; Tue, 25 Jun 2019 06:30:16 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1561469416; cv=none; d=google.com; s=arc-20160816; b=DXnycSVUSCgn21zyesNsr4D79gjjlHiuJlOcK98gwujKJ6yoa2i+13JPwnOhVtUZlh HYfAP/i+2T9uwVSst8OB3RDZumzBD+TaAJPAETsBMwJfCZ3KnN+RzNS/EzuqjBDiTSnw 3nGehOLKAp1NqT+e8yVfXjijXpQBeMygO2N15u3E0AQwAa6Q4q08JU4kdKAcI6DONHqW YF0e1Efi5epW5hbwf7G0UDpbIvEbT1RsBLvKwn+/IWRDDiRCBbUR8XUMePVL59/7eUM/ RUnYzOkHaQ7CC9e/jdMpNon3GB17uyFm8omiuhMo/jJvFZYxd2bJf8bG2KBofjiwms8n GYrg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=+awiAtyi0j8rU6+lM7CN0w7Zhy2l93UJ2WXz8nSBSO0=; b=X7QB88cEGg4SfA4GqbNT/XbDsNAFhosq1HQasDT20l9ENUOtn8FOWQQSW08ke9ibuS z9piYtF0RFm9Lskk+nFBvCNLT18QKumklGwV+p7c5NI+/AEuFk6QvNjhHVqJE10t7WIB UgvWMVuQS3iqh6SlF+CLi63chn0NwXtqzNRqkVF4Q5dfdYIcYAPFY+Wkb58HWauPTvcX rQrRzN0IF0p6gu/lTazE8bjrcsuZ4Gor+X9Sq+gJUxeClr9bSW+cevglyaGqEUQHKosY 5kAEM/cTIaJcduUD4PpyerDuGiP0Ao8xttJhAepHIy5eM1wrXOxhIpYG2PwlN7LVVaId r5+A== 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 r8si2811794pjd.64.2019.06.25.06.30.00; Tue, 25 Jun 2019 06:30: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 S1728369AbfFYMho (ORCPT + 99 others); Tue, 25 Jun 2019 08:37:44 -0400 Received: from foss.arm.com ([217.140.110.172]:40930 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726531AbfFYMhn (ORCPT ); Tue, 25 Jun 2019 08:37:43 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id BC02B2B; Tue, 25 Jun 2019 05:37:42 -0700 (PDT) Received: from [70.10.37.10] (unknown [10.37.10.70]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id DBE593F71E; Tue, 25 Jun 2019 05:37:39 -0700 (PDT) Subject: Re: RISC-V nommu support v2 To: Palmer Dabbelt Cc: Christoph Hellwig , Paul Walmsley , Damien Le Moal , linux-riscv@lists.infradead.org, linux-mm@kvack.org, linux-kernel@vger.kernel.org References: From: Vladimir Murzin Message-ID: <4b2ce641-1412-0e71-82be-07e3f0a6328a@arm.com> Date: Tue, 25 Jun 2019 13:37:38 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 6/25/19 8:31 AM, Palmer Dabbelt wrote: > On Mon, 24 Jun 2019 06:08:50 PDT (-0700), vladimir.murzin@arm.com wrote: >> On 6/24/19 12:54 PM, Christoph Hellwig wrote: >>> On Mon, Jun 24, 2019 at 12:47:07PM +0100, Vladimir Murzin wrote: >>>> Since you are using binfmt_flat which is kind of 32-bit only I was expecting to see >>>> CONFIG_COMPAT (or something similar to that, like ILP32) enabled, yet I could not >>>> find it. >>> >>> There is no such thing in RISC-V.  I don't know of any 64-bit RISC-V >>> cpu that can actually run 32-bit RISC-V code, although in theory that >>> is possible.  There also is nothing like the x86 x32 or mips n32 mode >>> available either for now. >>> >>> But it turns out that with a few fixes to binfmt_flat it can run 64-bit >>> binaries just fine.  I sent that series out a while ago, and IIRC you >>> actually commented on it. >>> >> >> True, yet my observation was that elf2flt utility assumes that address >> space cannot exceed 32-bit (for header and absolute relocations). So, >> from my limited point of view straightforward way to guarantee that would >> be to build incoming elf in 32-bit mode (it is why I mentioned COMPAT/ILP32). >> >> Also one of your patches expressed somewhat related idea >> >> "binfmt_flat isn't the right binary format for huge executables to >> start with" >> >> Since you said there is no support for compat/ilp32, probably I'm missing some >> toolchain magic? >> >> Cheers >> Vladimir > To:          Christoph Hellwig > CC:          vladimir.murzin@arm.com > CC:          Christoph Hellwig > CC:          Paul Walmsley > CC:          Damien Le Moal > CC:          linux-riscv@lists.infradead.org > CC:          linux-mm@kvack.org > CC:          linux-kernel@vger.kernel.org > Subject:     Re: RISC-V nommu support v2 > In-Reply-To: <20190624131633.GB10746@lst.de> > > On Mon, 24 Jun 2019 06:16:33 PDT (-0700), Christoph Hellwig wrote: >> On Mon, Jun 24, 2019 at 02:08:50PM +0100, Vladimir Murzin wrote: >>> True, yet my observation was that elf2flt utility assumes that address >>> space cannot exceed 32-bit (for header and absolute relocations). So, >>> from my limited point of view straightforward way to guarantee that would >>> be to build incoming elf in 32-bit mode (it is why I mentioned COMPAT/ILP32). >>> >>> Also one of your patches expressed somewhat related idea >>> >>> "binfmt_flat isn't the right binary format for huge executables to >>> start with" >>> >>> Since you said there is no support for compat/ilp32, probably I'm missing some >>> toolchain magic? >> >> There is no magic except for the tiny elf2flt patch, which for >> now is just in the buildroot repo pointed to in the cover letter >> (and which I plan to upstream once the kernel support has landed >> in Linus' tree).  We only support 32-bit code and data address spaces, >> but we otherwise use the normal RISC-V ABI, that is 64-bit longs and >> pointers. > > The medlow code model on RISC-V essentially enforces this -- technically it > enforces a 32-bit region centered around address 0, but it's not that hard to > stay away from negative addresses.  That said, as long as elf2flt gives you an > error it should be fine because all medlow is going to do is give you a > different looking error message. > Thanks for explanation! Vladimir