public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: James Bottomley <James.Bottomley@HansenPartnership.com>
To: Oleg Nesterov <oleg@tv-sign.ru>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>,
	Andrew Morton <akpm@osdl.org>,
	paulus@samba.org, wli@holomorphy.com, davem@davemloft.net,
	lethal@linux-sh.org, davidm@hpl.hp.com, schwidefsky@de.ibm.com,
	takata@inux-m32r.org, ak@suse.de, rth@twiddle.net,
	matthew@wil.cx
Subject: Re: [PATCH] fix conflicting cpu_idle() declarations
Date: Mon, 27 Dec 2004 21:48:03 -0600	[thread overview]
Message-ID: <1104205683.7447.36.camel@mulgrave> (raw)
In-Reply-To: <41D033FE.7AD17627@tv-sign.ru>

On Mon, 2004-12-27 at 19:10 +0300, Oleg Nesterov wrote: 
> cpu_idle() declared/defined in
> 
> init/main.c:				void cpu_idle(void)
> 
> i386/kernel/process.c			void cpu_idle(void)
> i386/kernel/smpboot.c:			int  cpu_idle(void)
> i386/mach-voyager/voyager_smp.c:	int  cpu_idle(void)

Patch looks good. This bit applies and compiles and boots fine on my
voyager.

James



      parent reply	other threads:[~2004-12-28  3:48 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-27 16:10 [PATCH] fix conflicting cpu_idle() declarations Oleg Nesterov
2004-12-27 16:08 ` William Lee Irwin III
2004-12-29 19:07   ` [patch] fix sparc64 cpu_idle() Coywolf Qi Hunt
2004-12-29 19:52     ` Coywolf Qi Hunt
2004-12-29 22:56       ` Mitchell Blank Jr
2004-12-30 16:31     ` Oleg Nesterov
2004-12-28  2:55 ` [PATCH] fix conflicting cpu_idle() declarations Hirokazu Takata
2004-12-28  3:09   ` William Lee Irwin III
2004-12-28  3:48 ` James Bottomley [this message]

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=1104205683.7447.36.camel@mulgrave \
    --to=james.bottomley@hansenpartnership.com \
    --cc=ak@suse.de \
    --cc=akpm@osdl.org \
    --cc=davem@davemloft.net \
    --cc=davidm@hpl.hp.com \
    --cc=lethal@linux-sh.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=matthew@wil.cx \
    --cc=oleg@tv-sign.ru \
    --cc=paulus@samba.org \
    --cc=rth@twiddle.net \
    --cc=schwidefsky@de.ibm.com \
    --cc=takata@inux-m32r.org \
    --cc=wli@holomorphy.com \
    /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