From: Adrian Bunk <bunk@stusta.de>
To: Robert Picco <Robert.Picco@hp.com>
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 20:41:17 +0000 [thread overview]
Message-ID: <20041212204117.GV22324@stusta.de> (raw)
In-Reply-To: <41BCAE31.7030702@hp.com>
On Sun, Dec 12, 2004 at 03:46:41PM -0500, Robert Picco wrote:
> 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.
Ups sorry, you are correct.
For some strange reason I missed.
> Bob
Thanks for the correction
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
WARNING: multiple messages have this Message-ID (diff)
From: Adrian Bunk <bunk@stusta.de>
To: Robert Picco <Robert.Picco@hp.com>
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 21:41:17 +0100 [thread overview]
Message-ID: <20041212204117.GV22324@stusta.de> (raw)
In-Reply-To: <41BCAE31.7030702@hp.com>
On Sun, Dec 12, 2004 at 03:46:41PM -0500, Robert Picco wrote:
> 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.
Ups sorry, you are correct.
For some strange reason I missed.
> Bob
Thanks for the correction
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
next prev parent reply other threads:[~2004-12-12 20:41 UTC|newest]
Thread overview: 6+ 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 19:39 ` Adrian Bunk
2004-12-12 20:46 ` Robert Picco
2004-12-12 20:46 ` Robert Picco
2004-12-12 20:41 ` Adrian Bunk [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=20041212204117.GV22324@stusta.de \
--to=bunk@stusta.de \
--cc=Robert.Picco@hp.com \
--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 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.