All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@kernel.org>
To: Daniel J Blueman <daniel@numascale.com>
Cc: Borislav Petkov <bp@alien8.de>, Ingo Molnar <mingo@redhat.com>,
	Thomas Gleixner <tglx@linutronix.de>,
	"H. Peter Anvin" <hpa@zytor.com>,
	x86@kernel.org, linux-kernel@vger.kernel.org,
	Steffen Persvold <sp@numascale.com>
Subject: Re: [PATCH v3] x86: Fix sibling map with NumaChip
Date: Wed, 4 Mar 2015 05:52:04 +0100	[thread overview]
Message-ID: <20150304045204.GA5158@gmail.com> (raw)
In-Reply-To: <1425444511-22450-1-git-send-email-daniel@numascale.com>


* Daniel J Blueman <daniel@numascale.com> wrote:

> v3: Test against boot cpu features to correct behaviour on larger systems
>     with global IO

> +	if (boot_cpu_has(X86_FEATURE_NODEID_MSR)) {

Hm, so why doesn't this_cpu_has() work? Supposedly such flags ought to 
be symmetric on all CPUs in the system?

Thanks,

	Ingo

  reply	other threads:[~2015-03-04  4:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-04  4:48 [PATCH v3] x86: Fix sibling map with NumaChip Daniel J Blueman
2015-03-04  4:52 ` Ingo Molnar [this message]
2015-03-04  9:22   ` Borislav Petkov

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=20150304045204.GA5158@gmail.com \
    --to=mingo@kernel.org \
    --cc=bp@alien8.de \
    --cc=daniel@numascale.com \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=sp@numascale.com \
    --cc=tglx@linutronix.de \
    --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.