All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jean Delvare <khali@linux-fr.org>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] [PATCH] hwmon: (k10temp) Do not blacklist known
Date: Wed, 02 Jun 2010 07:21:33 +0000	[thread overview]
Message-ID: <20100602092133.2ef3ed41@hyperion.delvare> (raw)
In-Reply-To: <20100601184732.7a498112@hyperion.delvare>

On Wed, 02 Jun 2010 08:11:14 +0200, Clemens Ladisch wrote:
> Jean Delvare wrote:
> > When detecting AM2+ or AM3 socket with DDR2, only blacklist cores
> > which are known to exist in AM2+ format.
> > 
> > Signed-off-by: Jean Delvare <khali@linux-fr.org>
> > Cc: Clemens Ladisch <clemens@ladisch.de>
> > Cc: Andreas Herrmann <andreas.herrmann3@amd.com>
> 
> Acked-by: Clemens Ladisch <clemens@ladisch.de>
> 
> > +	return boot_cpu_data.x86_model < 4 ||
> > +	       (boot_cpu_data.x86_model = 4 && boot_cpu_data.x86_mask <= 2);
> > +
> 
> but that empty line is superfluous

Oh, good catch. Fixed, thank you!

-- 
Jean Delvare

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

      parent reply	other threads:[~2010-06-02  7:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-01 16:47 [lm-sensors] [PATCH] hwmon: (k10temp) Do not blacklist known Jean Delvare
2010-06-02  6:11 ` Clemens Ladisch
2010-06-02  7:21 ` Jean Delvare [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=20100602092133.2ef3ed41@hyperion.delvare \
    --to=khali@linux-fr.org \
    --cc=lm-sensors@vger.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.