All of lore.kernel.org
 help / color / mirror / Atom feed
From: Prarit Bhargava <prarit@redhat.com>
To: Linux Kernel <linux-kernel@vger.kernel.org>
Cc: jens.axboe@oracle.com, the arch/x86 maintainers <x86@kernel.org>,
	Don Zickus <dzickus@redhat.com>,
	Suresh Siddha <suresh.b.siddha@intel.com>
Subject: Re: cpu softplug kernel hang
Date: Thu, 08 Jul 2010 15:47:21 -0400	[thread overview]
Message-ID: <4C362B49.4060005@redhat.com> (raw)
In-Reply-To: <4C361E6C.2080107@redhat.com>


> I'm planning on fixing this by rewriting this code and using stop_machine_run()
> to synchronize the cpus instead of doing it in the ipi_handler.  
>
> Unless, of course, someone has a better suggestion.
>
>   

Heh ... stop_machine() isn't going to work because of the scheduling
restriction :/

> P.
>
>
>
>
>   

  reply	other threads:[~2010-07-08 19:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-08 18:52 cpu softplug kernel hang Prarit Bhargava
2010-07-08 19:47 ` Prarit Bhargava [this message]
2010-07-08 22:17 ` Suresh Siddha
2010-07-08 23:05   ` Prarit Bhargava
2010-07-13  7:09 ` Luming Yu

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=4C362B49.4060005@redhat.com \
    --to=prarit@redhat.com \
    --cc=dzickus@redhat.com \
    --cc=jens.axboe@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=suresh.b.siddha@intel.com \
    --cc=x86@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.