[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0801222225320.29273@anakin>
Date: Tue, 22 Jan 2008 22:25:59 +0100 (CET)
From: Geert Uytterhoeven <geert@...ux-m68k.org>
To: Jan Engelhardt <jengelh@...putergmbh.de>
cc: Andrew Morton <akpm@...ux-foundation.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux-fsdevel@...r.kernel.org,
Ivan Kokshaysky <ink@...assic.park.msu.ru>,
Bryan Wu <bryan.wu@...log.com>,
Mikael Starvik <starvik@...s.com>,
David Howells <dhowells@...hat.com>,
Hirokazu Takata <takata@...ux-m32r.org>,
Roman Zippel <zippel@...ux-m68k.org>,
Kyle McMartin <kyle@...isc-linux.org>,
Matthew Wilcox <matthew@....cx>,
Chris Zankel <chris@...kel.net>
Subject: Re: [PATCH] procfs: constify function pointer tables
On Tue, 22 Jan 2008, Jan Engelhardt wrote:
> This touches so many different places that I did not feel like creating
> a miniscule patch for each architecture. I hope that is ok.
>
> ===Patch begins===
> [PATCH] procfs: constify function pointer tables
>
> Signed-off-by: Jan Engelhardt <jengelh@...putergmbh.de>
> ---
> arch/alpha/kernel/setup.c | 2 +-
> arch/blackfin/kernel/setup.c | 2 +-
> arch/cris/kernel/setup.c | 2 +-
> arch/frv/kernel/setup.c | 2 +-
> arch/h8300/kernel/setup.c | 2 +-
> arch/m32r/kernel/setup.c | 2 +-
> arch/m68k/kernel/setup.c | 2 +-
> arch/m68knommu/kernel/setup.c | 2 +-
> arch/parisc/kernel/setup.c | 2 +-
> arch/ppc/kernel/setup.c | 2 +-
> arch/v850/kernel/procfs.c | 2 +-
> arch/xtensa/kernel/setup.c | 2 +-
> fs/proc/base.c | 6 +++---
> fs/proc/nommu.c | 2 +-
> fs/proc/proc_misc.c | 22 +++++++++++-----------
> fs/proc/proc_sysctl.c | 4 ++--
> fs/proc/proc_tty.c | 2 +-
> fs/proc/task_mmu.c | 8 ++++----
> fs/proc/task_nommu.c | 2 +-
> 19 files changed, 35 insertions(+), 35 deletions(-)
m68k part is:
Acked-by: Geert Uytterhoeven <geert@...ux-m68k.org>
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-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@...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