From: Chris Metcalf <cmetcalf@tilera.com>
To: "Srivatsa S. Bhat" <srivatsa.bhat@linux.vnet.ibm.com>
Cc: rkuo@codeaurora.org, tglx@linutronix.de, linas@codeaurora.org,
mingo@elte.hu, a.p.zijlstra@chello.nl, dhowells@redhat.com,
yasutake.koichi@jp.panasonic.com, akpm@linux-foundation.org,
benh@kernel.crashing.org, jesper.nilsson@axis.com,
linux@arm.linux.org.uk, jejb@parisc-linux.org, deller@gmx.de,
vapier@gentoo.org, linux-hexagon@vger.kernel.org,
linux-kernel@vger.kernel.org, linux-am33-list@redhat.com,
linux-parisc@vger.kernel.org
Subject: Re: [PATCH 4/4] tile/CPU hotplug: Add missing call to notify_cpu_starting()
Date: Tue, 3 Apr 2012 15:48:12 -0400 [thread overview]
Message-ID: <4F7B53FC.7030606@tilera.com> (raw)
In-Reply-To: <20120322112905.17063.88829.stgit@srivatsabhat.in.ibm.com>
On 3/22/2012 7:29 AM, Srivatsa S. Bhat wrote:
> The scheduler depends on receiving the CPU_STARTING notification, without
> which we end up into a lot of trouble. So add the missing call to
> notify_cpu_starting() in the bringup code.
>
> Signed-off-by: Srivatsa S. Bhat <srivatsa.bhat@linux.vnet.ibm.com>
> ---
>
> arch/tile/kernel/smpboot.c | 2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
Thanks! Taken into the tile tree.
--
Chris Metcalf, Tilera Corp.
http://www.tilera.com
WARNING: multiple messages have this Message-ID (diff)
From: Chris Metcalf <cmetcalf@tilera.com>
To: "Srivatsa S. Bhat" <srivatsa.bhat@linux.vnet.ibm.com>
Cc: <rkuo@codeaurora.org>, <tglx@linutronix.de>,
<linas@codeaurora.org>, <mingo@elte.hu>, <a.p.zijlstra@chello.nl>,
<dhowells@redhat.com>, <yasutake.koichi@jp.panasonic.com>,
<akpm@linux-foundation.org>, <benh@kernel.crashing.org>,
<jesper.nilsson@axis.com>, <linux@arm.linux.org.uk>,
<jejb@parisc-linux.org>, <deller@gmx.de>, <vapier@gentoo.org>,
<linux-hexagon@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
<linux-am33-list@redhat.com>, <linux-parisc@vger.kernel.org>
Subject: Re: [PATCH 4/4] tile/CPU hotplug: Add missing call to notify_cpu_starting()
Date: Tue, 3 Apr 2012 15:48:12 -0400 [thread overview]
Message-ID: <4F7B53FC.7030606@tilera.com> (raw)
In-Reply-To: <20120322112905.17063.88829.stgit@srivatsabhat.in.ibm.com>
On 3/22/2012 7:29 AM, Srivatsa S. Bhat wrote:
> The scheduler depends on receiving the CPU_STARTING notification, without
> which we end up into a lot of trouble. So add the missing call to
> notify_cpu_starting() in the bringup code.
>
> Signed-off-by: Srivatsa S. Bhat <srivatsa.bhat@linux.vnet.ibm.com>
> ---
>
> arch/tile/kernel/smpboot.c | 2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
Thanks! Taken into the tile tree.
--
Chris Metcalf, Tilera Corp.
http://www.tilera.com
next prev parent reply other threads:[~2012-04-03 19:48 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-22 11:28 [PATCH 0/4] arch/CPU hotplug: Add missing CPU Hotplug bits to fix nasty issues Srivatsa S. Bhat
2012-03-22 11:28 ` [PATCH 1/4] hexagon/CPU hotplug: Add missing call to notify_cpu_starting() Srivatsa S. Bhat
2012-04-03 21:09 ` Richard Kuo
2012-03-22 11:28 ` [PATCH 2/4] mn10300/CPU " Srivatsa S. Bhat
2012-03-22 11:28 ` [PATCH 3/4] parisc/CPU " Srivatsa S. Bhat
2012-03-22 11:29 ` [PATCH 4/4] tile/CPU " Srivatsa S. Bhat
2012-04-03 19:48 ` Chris Metcalf [this message]
2012-04-03 19:48 ` Chris Metcalf
2012-03-22 12:13 ` [PATCH 0/4] arch/CPU hotplug: Add missing CPU Hotplug bits to fix nasty issues Peter Zijlstra
2012-03-22 12:32 ` Peter Zijlstra
2012-03-22 14:53 ` James Bottomley
2012-03-22 14:55 ` Peter Zijlstra
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=4F7B53FC.7030606@tilera.com \
--to=cmetcalf@tilera.com \
--cc=a.p.zijlstra@chello.nl \
--cc=akpm@linux-foundation.org \
--cc=benh@kernel.crashing.org \
--cc=deller@gmx.de \
--cc=dhowells@redhat.com \
--cc=jejb@parisc-linux.org \
--cc=jesper.nilsson@axis.com \
--cc=linas@codeaurora.org \
--cc=linux-am33-list@redhat.com \
--cc=linux-hexagon@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-parisc@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=mingo@elte.hu \
--cc=rkuo@codeaurora.org \
--cc=srivatsa.bhat@linux.vnet.ibm.com \
--cc=tglx@linutronix.de \
--cc=vapier@gentoo.org \
--cc=yasutake.koichi@jp.panasonic.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 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.