All of lore.kernel.org
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: Hans Rosenfeld <hans.rosenfeld@amd.com>
Cc: mingo@redhat.com, tglx@linutronix.de, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2] AMD errata checking framework
Date: Fri, 11 Jun 2010 13:15:36 -0700	[thread overview]
Message-ID: <4C129968.9070502@zytor.com> (raw)
In-Reply-To: <1276262713-26864-1-git-send-email-hans.rosenfeld@amd.com>

On 06/11/2010 06:25 AM, Hans Rosenfeld wrote:
> +		if (static_cpu_has(X86_FEATURE_OSVW) && 

static_cpu_has() is only well-defined for code that is only executed
after alternatives execution; that would not seem to be the case for
this code.

	-hpa

      parent reply	other threads:[~2010-06-11 20:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1276262713-26864-1-git-send-email-hans.rosenfeld@amd.com>
2010-06-11 20:14 ` [PATCH 1/2] AMD errata checking framework H. Peter Anvin
2010-06-14 12:33   ` Hans Rosenfeld
2010-06-15 18:16     ` H. Peter Anvin
2010-06-11 20:15 ` H. Peter Anvin [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=4C129968.9070502@zytor.com \
    --to=hpa@zytor.com \
    --cc=hans.rosenfeld@amd.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=tglx@linutronix.de \
    /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.