[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100114234625.GD25018@linux-sh.org>
Date: Fri, 15 Jan 2010 08:46:25 +0900
From: Paul Mundt <lethal@...ux-sh.org>
To: H Hartley Sweeten <hartleys@...ionengravers.com>
Cc: Linux Kernel <linux-kernel@...r.kernel.org>,
linux-sh@...r.kernel.org, microblaze-uclinux@...e.uq.edu.au,
x86@...nel.org, mingo@...hat.com, tglx@...utronix.de,
monstr@...str.eu, hpa@...or.com
Subject: Re: [PATCH] cpuinfo_op: consolidate extern declaration
On Thu, Jan 14, 2010 at 11:58:09AM -0700, H Hartley Sweeten wrote:
> cpuinfo_op: consolidate extern declaration
>
> All the architectures supported by the kernel also support
> /proc/cpuinfo. Only a couple actually declare the seq_operations
> as extern. All the others will produce a sparse warning like:
>
> warning: symbol 'cpuinfo_op' was not declared. Should it be static?
>
> Fix all the warnings and consolidate the declaration by putting it
> in <linux/seq_file.h>.
>
> Signed-off-by: H Hartley Sweeten <hsweeten@...ionengravers.com>
> Cc: Ingo Molnar <mingo@...hat.com>
> Cc: Thomas Gleixner <tglx@...utronix.de>
> Cc: Michal Simek <monstr@...str.eu>
> Cc: Paul Mundt <lethal@...ux-sh.org>
> Cc: H. Peter Anvin <hpa@...or.com>
>
I guess we know from this list which architectures run sparse ;-)
Acked-by: Paul Mundt <lethal@...ux-sh.org>
--
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