public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: Josh Triplett <josht@linux.vnet.ibm.com>
Cc: linux-kernel@vger.kernel.org, Andrew Morton <akpm@linux-foundation.org>
Subject: Re: [PATCH] RCU: Remove prototype for nonexistent function synchronize_idle()
Date: Wed, 8 Aug 2007 15:06:14 -0700	[thread overview]
Message-ID: <20070808220614.GC8909@linux.vnet.ibm.com> (raw)
In-Reply-To: <1186609973.2699.57.camel@josh-work.beaverton.ibm.com>

On Wed, Aug 08, 2007 at 02:52:53PM -0700, Josh Triplett wrote:
> synchronize_idle() sounds like an interesting function, but we don't
> actually have it, so don't prototype it.  Introduced in commit
> 9b06e818985d139fd9e82c28297f7744e1b484e1, in 2005.

My bad.

Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>

> Signed-off-by: Josh Triplett <josh@kernel.org>
> ---
>  include/linux/rcupdate.h |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
> 
> diff --git a/include/linux/rcupdate.h b/include/linux/rcupdate.h
> index c6b7485..fe17d7d 100644
> --- a/include/linux/rcupdate.h
> +++ b/include/linux/rcupdate.h
> @@ -281,7 +281,6 @@ extern void FASTCALL(call_rcu(struct rcu_head *head,
>  extern void FASTCALL(call_rcu_bh(struct rcu_head *head,
>  				void (*func)(struct rcu_head *head)));
>  extern void synchronize_rcu(void);
> -void synchronize_idle(void);
>  extern void rcu_barrier(void);
> 
>  #endif /* __KERNEL__ */
> -- 
> 1.5.2.1
> 
> 

      reply	other threads:[~2007-08-08 22:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-08 21:52 [PATCH] RCU: Remove prototype for nonexistent function synchronize_idle() Josh Triplett
2007-08-08 22:06 ` Paul E. McKenney [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=20070808220614.GC8909@linux.vnet.ibm.com \
    --to=paulmck@linux.vnet.ibm.com \
    --cc=akpm@linux-foundation.org \
    --cc=josht@linux.vnet.ibm.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