All of lore.kernel.org
 help / color / mirror / Atom feed
From: Clemens Ladisch <clemens@ladisch.de>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] [PATCH] hwmon: (k10temp) Do not blacklist known
Date: Wed, 02 Jun 2010 06:11:14 +0000	[thread overview]
Message-ID: <4C05F602.7060908@ladisch.de> (raw)
In-Reply-To: <20100601184732.7a498112@hyperion.delvare>

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


Regards,
Clemens

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

  reply	other threads:[~2010-06-02  6:11 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 [this message]
2010-06-02  7:21 ` Jean Delvare

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=4C05F602.7060908@ladisch.de \
    --to=clemens@ladisch.de \
    --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.