Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755147AbYGEILq (ORCPT ); Sat, 5 Jul 2008 04:11:46 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752167AbYGEIL2 (ORCPT ); Sat, 5 Jul 2008 04:11:28 -0400 Received: from monty.telenet-ops.be ([195.130.132.56]:34339 "EHLO monty.telenet-ops.be" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752025AbYGEIL0 (ORCPT ); Sat, 5 Jul 2008 04:11:26 -0400 Date: Sat, 5 Jul 2008 10:11:21 +0200 (CEST) From: Geert Uytterhoeven To: Johannes Weiner , Greg Ungerer cc: Andrew Morton , Linux Kernel Development , linux-arch@vger.kernel.org, uClinux list Subject: Re: [PATCH 16/20] m68knommu: use generic show_mem() In-Reply-To: <20080704161457.056057813@saeurebad.de> Message-ID: References: <20080704160737.750988999@saeurebad.de> <20080704161457.056057813@saeurebad.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1118 Lines: 33 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 > CC: Geert Uytterhoeven > --- > arch/m68knommu/mm/init.c | 27 --------------------------- m68knommu is uClinux. 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/