From mboxrd@z Thu Jan 1 00:00:00 1970 From: Geert Uytterhoeven Subject: Re: [PATCH 09/20] m68k: use generic show_mem() Date: Sun, 29 Jun 2008 11:17:05 +0200 (CEST) Message-ID: References: <20080627115349.743368154@saeurebad.de> <20080627120049.118036361@saeurebad.de> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Return-path: Received: from harold.telenet-ops.be ([195.130.133.65]:53454 "EHLO harold.telenet-ops.be" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752095AbYF2JRI (ORCPT ); Sun, 29 Jun 2008 05:17:08 -0400 In-Reply-To: <20080627120049.118036361@saeurebad.de> Sender: linux-arch-owner@vger.kernel.org List-ID: To: Johannes Weiner Cc: Andrew Morton , linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org On Fri, 27 Jun 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 > CC: Geert Uytterhoeven Acked-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds