[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87lk4q72rs.fsf@saeurebad.de>
Date: Mon, 10 Mar 2008 21:16:55 +0100
From: Johannes Weiner <hannes@...urebad.de>
To: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Cc: Jesper Juhl <trivial@...nel.org>,
Russell King <rmk@....linux.org.uk>,
Lennert Buytenhek <kernel@...tstofly.org>
Subject: Re: [PATCH] arm: Remove redundant display of free swap space in show_mem()
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
--
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