LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Johannes Weiner <hannes@saeurebad.de>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Cc: Jesper Juhl <trivial@kernel.org>,
Russell King <rmk@arm.linux.org.uk>,
Lennert Buytenhek <kernel@wantstofly.org>
Subject: Re: [PATCH] arm: Remove redundant display of free swap space in show_mem()
Date: Mon, 10 Mar 2008 21:16:55 +0100 [thread overview]
Message-ID: <87lk4q72rs.fsf@saeurebad.de> (raw)
In-Reply-To: <12051798631122-git-send-email-hannes@saeurebad.de> (Johannes Weiner's message of "Mon, 10 Mar 2008 21:10:48 +0100")
Hi,
apologies to the arm people who got the full thing now. I obviously
failed the git-send-email test.
-- original introduction
show_mem() has no need to print the amount of free swap space manually
in show_mem(), show_free_areas() does this already.
I have only x86 boxen to test on but the patches are trivial.
arch/alpha/mm/init.c | 1 -
arch/alpha/mm/numa.c | 1 -
arch/arm/mm/init.c | 2 --
arch/cris/mm/init.c | 1 -
arch/ia64/mm/contig.c | 2 --
arch/ia64/mm/discontig.c | 2 --
arch/m32r/mm/init.c | 2 --
arch/m68k/mm/init.c | 1 -
arch/mips/mm/pgtable.c | 1 -
arch/parisc/mm/init.c | 2 --
arch/powerpc/mm/mem.c | 1 -
arch/ppc/mm/init.c | 1 -
arch/s390/mm/init.c | 1 -
arch/sh/mm/init.c | 1 -
arch/sparc/mm/init.c | 2 --
arch/sparc64/mm/init.c | 2 --
arch/um/kernel/mem.c | 2 --
arch/x86/mm/init_64.c | 3 ---
arch/x86/mm/pgtable_32.c | 1 -
arch/xtensa/mm/init.c | 1 -
20 files changed, 0 insertions(+), 30 deletions(-)
Hannes
prev parent reply other threads:[~2008-03-10 20:18 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-10 20:10 Johannes Weiner
2008-03-10 20:10 ` [PATCH] cris: " Johannes Weiner
2008-03-10 20:10 ` [PATCH] m32r: " Johannes Weiner
2008-03-10 20:10 ` [PATCH] m68k: " Johannes Weiner
2008-03-10 20:10 ` [PATCH] mips: " Johannes Weiner
2008-03-10 20:10 ` [PATCH] powerpc: " Johannes Weiner
2008-03-10 20:10 ` [PATCH] ppc: " Johannes Weiner
2008-03-10 20:10 ` [PATCH] s390: " Johannes Weiner
2008-03-10 20:10 ` [PATCH] sh: " Johannes Weiner
2008-03-10 20:10 ` [PATCH] x86: " Johannes Weiner
2008-03-10 20:10 ` [PATCH] xtensa: " Johannes Weiner
2008-03-10 20:10 ` [PATCH] parisc: " Johannes Weiner
2008-03-10 20:11 ` [PATCH] um: " Johannes Weiner
2008-03-10 20:11 ` [PATCH] ia64: " Johannes Weiner
2008-03-11 4:53 ` KOSAKI Motohiro
2008-03-10 20:16 ` Johannes Weiner [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87lk4q72rs.fsf@saeurebad.de \
--to=hannes@saeurebad.de \
--cc=kernel@wantstofly.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rmk@arm.linux.org.uk \
--cc=trivial@kernel.org \
--subject='Re: [PATCH] arm: Remove redundant display of free swap space in show_mem()' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).