public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@redhat.com>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Subject: Re: [PATCH] sysctl: move init_irq_proc into init/main where it belongs
Date: Sat, 17 Feb 2007 23:02:14 -0500	[thread overview]
Message-ID: <20070218040214.GA28143@redhat.com> (raw)
In-Reply-To: <200702141700.l1EH0JWj005429@hera.kernel.org>

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

           reply	other threads:[~2007-02-18  4:02 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <200702141700.l1EH0JWj005429@hera.kernel.org>]

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=20070218040214.GA28143@redhat.com \
    --to=davej@redhat.com \
    --cc=ebiederm@xmission.com \
    --cc=linux-kernel@vger.kernel.org \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox