From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 15 Mar 2018 07:17:49 -0700 From: Christoph Hellwig To: Arnd Bergmann Cc: Hannes Reinecke , David Howells , linux-arch , Linux Kernel Mailing List , "open list:DOCUMENTATION" , linux-block , IDE-ML , "open list:HID CORE LAYER" , Networking , linux-wireless , linux-pwm@vger.kernel.org, linux-rtc@vger.kernel.org, linux-spi , linux-usb@vger.kernel.org, dri-devel , linux-fbdev@vger.kernel.org, linux-watchdog@vger.kernel.org, Linux FS-devel Mailing List , Linux-MM Subject: Re: [PATCH 00/16] remove eight obsolete architectures Message-ID: <20180315141749.GA27100@infradead.org> References: <20180314143529.1456168-1-arnd@arndb.de> <2929.1521106970@warthog.procyon.org.uk> <6c9d075c-d7a8-72a5-9b2d-af1feaa06c6c@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: owner-linux-mm@kvack.org List-ID: On Thu, Mar 15, 2018 at 11:42:25AM +0100, Arnd Bergmann wrote: > Is anyone producing a chip that includes enough of the Privileged ISA spec > to have things like system calls, but not the MMU parts? Various SiFive SOCs seem to support M and U mode, but no S mode or iommu. That should be enough for nommu Linux running in M mode if someone cares enough to actually port it.