public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Robert Picco <Robert.Picco@hp.com>
To: Adrian Bunk <bunk@stusta.de>
Cc: David Mosberger-Tang <davidm@hpl.hp.com>,
	linux-ia64@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [2.6 patch] ia64 smpboot.c: remove an unused function
Date: Sun, 12 Dec 2004 15:46:41 -0500	[thread overview]
Message-ID: <41BCAE31.7030702@hp.com> (raw)
In-Reply-To: <20041212193921.GA22324@stusta.de>

Adrian Bunk wrote:

>The patch below removes an unused global functions.
>
>
>Signed-off-by: Adrian Bunk <bunk@stusta.de>
>
>--- linux-2.6.10-rc2-mm4-full/arch/ia64/kernel/smpboot.c.old	2004-12-12 02:51:04.000000000 +0100
>+++ linux-2.6.10-rc2-mm4-full/arch/ia64/kernel/smpboot.c	2004-12-12 02:51:18.000000000 +0100
>@@ -356,11 +356,6 @@
> 	return cpu_idle();
> }
> 
>-struct pt_regs * __devinit idle_regs(struct pt_regs *regs)
>-{
>-	return NULL;
>-}
>-
> struct create_idle {
> 	struct task_struct *idle;
> 	struct completion done;
>
>  
>
I don't believe this is unused.  At least not in 2.6.10-rc3.  fork_idle 
requires this function.

Bob

  reply	other threads:[~2004-12-12 20:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-12 19:39 [2.6 patch] ia64 smpboot.c: remove an unused function Adrian Bunk
2004-12-12 20:46 ` Robert Picco [this message]
2004-12-12 20:41   ` Adrian Bunk

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=41BCAE31.7030702@hp.com \
    --to=robert.picco@hp.com \
    --cc=bunk@stusta.de \
    --cc=davidm@hpl.hp.com \
    --cc=linux-ia64@vger.kernel.org \
    --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