Re: [PATCH 00/16] remove eight obsolete architectures

From: Arnd Bergmann
Date: Thu Mar 15 2018 - 06:42:50 EST


On Thu, Mar 15, 2018 at 10:59 AM, Hannes Reinecke <hare@xxxxxxx> wrote:
> On 03/15/2018 10:42 AM, David Howells wrote:
>> Do we have anything left that still implements NOMMU?
>>
> RISC-V ?
> (evil grin :-)

Is anyone producing a chip that includes enough of the Privileged ISA spec
to have things like system calls, but not the MMU parts?

I thought at least initially the kernel only supports hardware that has a rather
complete feature set.

Arnd