[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87d4ls4lgv.fsf@saeurebad.de>
Date: Sat, 05 Jul 2008 11:30:24 +0000
From: Johannes Weiner <hannes@...urebad.de>
To: Geert Uytterhoeven <geert@...ux-m68k.org>
Cc: Greg Ungerer <gerg@...inux.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Linux Kernel Development <linux-kernel@...r.kernel.org>,
linux-arch@...r.kernel.org, uClinux list <uclinux-dev@...inux.org>
Subject: Re: [PATCH 16/20] m68knommu: use generic show_mem()
Hi,
Geert Uytterhoeven <geert@...ux-m68k.org> 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@...urebad.de>
>> CC: Geert Uytterhoeven <geert@...ux-m68k.org>
>> ---
>> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists