From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751482AbbGaBJE (ORCPT ); Thu, 30 Jul 2015 21:09:04 -0400 Received: from bh-25.webhostbox.net ([208.91.199.152]:51025 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750767AbbGaBJC (ORCPT ); Thu, 30 Jul 2015 21:09:02 -0400 Message-ID: <55BACAAB.4090807@roeck-us.net> Date: Thu, 30 Jul 2015 18:08:59 -0700 From: Guenter Roeck User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0 MIME-Version: 1.0 To: =?UTF-8?B?UGFsaSBSb2jDoXI=?= , Jean Delvare CC: lm-sensors@lm-sensors.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] dell-smm-hwmon: Blacklist Dell Studio XPS 8100 References: <1438281717-9863-1-git-send-email-pali.rohar@gmail.com> In-Reply-To: <1438281717-9863-1-git-send-email-pali.rohar@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Authenticated_sender: linux@roeck-us.net X-OutGoing-Spam-Status: No, score=-1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - bh-25.webhostbox.net X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - roeck-us.net X-Get-Message-Sender-Via: bh-25.webhostbox.net: authenticated_id: linux@roeck-us.net X-Source: X-Source-Args: X-Source-Dir: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 07/30/2015 11:41 AM, Pali Rohár wrote: > CPU fan speed going up and down on Dell Studio XPS 8100 for > unknown reason. Without future debuggning on affected machine > it is not possible to detect where is problem. For more see: > https://bugzilla.kernel.org/show_bug.cgi?id=100121 > > Signed-off-by: Pali Rohár > Tested-by: Jan C Peters > Cc: stable@vger.kernel.org # before v4.2 apply to file drivers/char/i8k.c Applied, after fixing up description and comments. After it is applied to mainline, you'll probably get a note from Greg, asking you to back-port the patch to 4.1. Thanks, Guenter