Re: [PATCH v5 3/6] x86/mm: Factor out of top-down direct mappingsetup

From: Zhang Yanfei
Date: Thu Sep 26 2013 - 11:40:04 EST


On 09/26/2013 10:46 PM, Tejun Heo wrote:
> On Wed, Sep 25, 2013 at 02:29:06AM +0800, Zhang Yanfei wrote:
>> +/**
>> + * memory_map_top_down - Map [map_start, map_end) top down
>> + * @map_start: start address of the target memory range
>> + * @map_end: end address of the target memory range
>> + *
>> + * This function will setup direct mapping for memory range
>> + * [map_start, map_end) in top-down.
>
> Can you please put a bit more effort into the function description?

Sorry.... I will try to make a more detailed description.

>
> Other than that,
>
> Acked-by: Tejun Heo <tj@xxxxxxxxxx>

Thanks.

--
Thanks.
Zhang Yanfei
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/