* Re: [PATCH] sysctl: move init_irq_proc into init/main where it belongs
[not found] <200702141700.l1EH0JWj005429@hera.kernel.org>
@ 2007-02-18 4:02 ` Dave Jones
0 siblings, 0 replies; only message in thread
From: Dave Jones @ 2007-02-18 4:02 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Eric W. Biederman
On Wed, Feb 14, 2007 at 05:00:19PM +0000, Linux Kernel wrote:
> Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b04c3afb2b6e2f902b41bb62b73684d92d7e6c34
> Commit: b04c3afb2b6e2f902b41bb62b73684d92d7e6c34
> Parent: 0e03036c97b70b2602f7dedaa3a223ed7563c2c9
> Author: Eric W. Biederman <ebiederm@xmission.com>
> AuthorDate: Wed Feb 14 00:33:57 2007 -0800
> Committer: Linus Torvalds <torvalds@woody.linux-foundation.org>
> CommitDate: Wed Feb 14 08:09:58 2007 -0800
>
> [PATCH] sysctl: move init_irq_proc into init/main where it belongs
>
> Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This causes an implicit declaration which broke ppc32 builds for me..
(my builds use -Werror-implicit to catch this flaw early)
init/main.c: In function 'do_basic_setup':
init/main.c:744: error: implicit declaration of function 'init_irq_proc'
Dave
--
http://www.codemonkey.org.uk
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-02-18 4:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <200702141700.l1EH0JWj005429@hera.kernel.org>
2007-02-18 4:02 ` [PATCH] sysctl: move init_irq_proc into init/main where it belongs Dave Jones
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.