Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755080AbYGEMMW (ORCPT ); Sat, 5 Jul 2008 08:12:22 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751684AbYGEMMP (ORCPT ); Sat, 5 Jul 2008 08:12:15 -0400 Received: from saeurebad.de ([85.214.36.134]:47549 "EHLO saeurebad.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751523AbYGEMMO (ORCPT ); Sat, 5 Jul 2008 08:12:14 -0400 From: Johannes Weiner To: Geert Uytterhoeven Cc: Greg Ungerer , Andrew Morton , Linux Kernel Development , linux-arch@vger.kernel.org, uClinux list Subject: Re: [PATCH 16/20] m68knommu: use generic show_mem() References: <20080704160737.750988999@saeurebad.de> <20080704161457.056057813@saeurebad.de> <87d4ls4lgv.fsf@saeurebad.de> Date: Sat, 05 Jul 2008 12:10:39 +0000 In-Reply-To: <87d4ls4lgv.fsf@saeurebad.de> (Johannes Weiner's message of "Sat, 05 Jul 2008 11:30:24 +0000") Message-ID: <874p744jls.fsf@saeurebad.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.1.3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1088 Lines: 34 Johannes Weiner writes: > Hi, > > Geert Uytterhoeven 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 >>> CC: Geert Uytterhoeven >>> --- >>> arch/m68knommu/mm/init.c | 27 --------------------------- >> >> m68knommu is uClinux. > > Uhm, I can not quite follow you here. Is the CC wrong? Nevermind, just noticed that you added the ucl list to cc. Hannes -- 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/