[PATCH v3 1/8] ARM: NOMMU: Move out MPU setup in separate module

Vladimir Murzin vladimir.murzin at arm.com
Mon Oct 16 01:45:10 PDT 2017


On 14/10/17 15:22, Russell King - ARM Linux wrote:
> On Mon, Sep 25, 2017 at 10:05:37AM +0100, Vladimir Murzin wrote:
>> diff --git a/arch/arm/mm/pmsa-v7.c b/arch/arm/mm/pmsa-v7.c
>> new file mode 100644
>> index 0000000..ee3cf51
>> --- /dev/null
>> +++ b/arch/arm/mm/pmsa-v7.c
>> @@ -0,0 +1,262 @@
>> +/*
>> + *  linux/arch/arm/mm/nommu.c
>> + *
>> + * ARM uCLinux supporting functions.
> 
> If this is for "a different MPU model" wouldn't it be better to say here?
> uCLinux itself doesn't require a MPU (think pre-Cortex MMU-less systems.)
> 

Agree, content of this file it not related to uCLinux. I'll update a comment.

Thanks
Vladimir



More information about the linux-arm-kernel mailing list