Return-path: Received: from mail-pf0-f193.google.com ([209.85.192.193]:37477 "EHLO mail-pf0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750748AbeCPEu3 (ORCPT ); Fri, 16 Mar 2018 00:50:29 -0400 Date: Fri, 16 Mar 2018 10:20:16 +0530 From: afzal mohammed To: Arnd Bergmann Cc: 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: <20180316045016.GA7697@afzalpc> (sfid-20180316_055053_256902_43FEE504) References: <20180314143529.1456168-1-arnd@arndb.de> <2929.1521106970@warthog.procyon.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: Sender: linux-wireless-owner@vger.kernel.org List-ID: Hi, On Thu, Mar 15, 2018 at 10:56:48AM +0100, Arnd Bergmann wrote: > On Thu, Mar 15, 2018 at 10:42 AM, David Howells wrote: > > Do we have anything left that still implements NOMMU? Please don't kill !MMU. > Yes, plenty. > I've made an overview of the remaining architectures for my own reference[1]. > The remaining NOMMU architectures are: > > - arch/arm has ARMv7-M (Cortex-M microcontroller), which is actually > gaining traction ARMv7-R as well, also seems ARM is coming up with more !MMU's - v8-M, v8-R. In addition, though only of academic interest, ARM MMU capable platform's can run !MMU Linux. afzal > - arch/sh has an open-source J2 core that was added not that long ago, > it seems to > be the only SH compatible core that anyone is working on. > - arch/microblaze supports both MMU/NOMMU modes (most use an MMU) > - arch/m68k supports several NOMMU targets, both the coldfire SoCs and the > classic processors > - c6x has no MMU