All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nick Piggin <piggin@cyberone.com.au>
To: Dimitri Sivanich <sivanich@sgi.com>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
	Andrew Morton <akpm@osdl.org>, Ingo Molnar <mingo@elte.hu>,
	Jesse Barnes <jbarnes@sgi.com>
Subject: Re: [PATCH] isolcpus option broken in 2.6.10-rc2-bk2
Date: Wed, 08 Dec 2004 09:59:08 +1100	[thread overview]
Message-ID: <41B635BC.9050609@cyberone.com.au> (raw)
In-Reply-To: <20041206185221.GA23917@sgi.com>



Dimitri Sivanich wrote:

>The isolcpus option is broken in 2.6.10-rc2-bk2.  The domains are no longer
>being properly initialized (which results in a panic at bootup).
>
>The following patch fixes this.
>
>Signed-off-by: Dimitri Sivanich <sivanich@sgi.com>
>

Sorry for not replying earlier, I've been away for a few days.

I don't think this is quite needed, because isolated CPUs should
have their domain set to sched_domain_dummy, I think?

The trick would be to just initialise sched_domain_dummy properly;
it looks like that isn't being done for some reason.

Give me a couple of hours and I'll try testing something that
should solve it.



      parent reply	other threads:[~2004-12-07 22:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-06 18:52 [PATCH] isolcpus option broken in 2.6.10-rc2-bk2 Dimitri Sivanich
2004-12-06 21:18 ` Ingo Molnar
2004-12-08  8:57   ` Nick Piggin
2004-12-08  9:04     ` Ingo Molnar
2004-12-07 22:59 ` Nick Piggin [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=41B635BC.9050609@cyberone.com.au \
    --to=piggin@cyberone.com.au \
    --cc=akpm@osdl.org \
    --cc=jbarnes@sgi.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=sivanich@sgi.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.