From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx2.suse.de ([195.135.220.15]:57770 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750773AbdEDInN (ORCPT ); Thu, 4 May 2017 04:43:13 -0400 Date: Thu, 4 May 2017 10:43:10 +0200 From: Jean Delvare To: stable@vger.kernel.org, Greg KH Cc: Guenter Roeck Subject: Missing hwmon/it87 driver fix Message-ID: <20170504104310.09b36bd0@endymion> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org List-ID: Hi, Please consider the following fix for the stable and longterm kernel branches: Commit 8358378b22518d92424597503d3c1cd302a490b6 From: Guenter Roeck Date: Sun, 12 Mar 2017 06:18:58 -0700 Subject: hwmon: (it87) Avoid registering the same chip on both SIO addresses It fixes a major regression in the it87 hardware monitoring driver (the driver will fail to load for affected users, so all functionality is lost.) Affected kernel versions: from 4.7 to 4.10. I have verified that the upstream fix applies cleanly on 4.10 and 4.9 kernel branches. Thanks, -- Jean Delvare SUSE L3 Support