Re: [PATCH 16/20] m68knommu: use generic show_mem()

From: Johannes Weiner
Date: Sat Jul 05 2008 - 07:32:19 EST


Hi,

Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> writes:

> On Fri, 4 Jul 2008, Johannes Weiner wrote:
>> Remove arch-specific show_mem() in favor of the generic version.
>>
>> This also removes the following redundant information display:
>>
>> - free pages, printed by show_free_areas()
>> - pages in swapcache, printed by show_swap_cache_info()
>>
>> where show_mem() calls show_free_areas(), which calls
>> show_swap_cache_info().
>>
>> Signed-off-by: Johannes Weiner <hannes@xxxxxxxxxxxx>
>> CC: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
>> ---
>> arch/m68knommu/mm/init.c | 27 ---------------------------
>
> m68knommu is uClinux.

Uhm, I can not quite follow you here. Is the CC wrong?

Hannes
--
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/