From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:53052 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751235AbdEDTdZ (ORCPT ); Thu, 4 May 2017 15:33:25 -0400 Date: Thu, 4 May 2017 12:33:16 -0700 From: Greg KH To: Jean Delvare Cc: stable@vger.kernel.org, Guenter Roeck Subject: Re: Missing hwmon/it87 driver fix Message-ID: <20170504193316.GA5095@kroah.com> References: <20170504104310.09b36bd0@endymion> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170504104310.09b36bd0@endymion> Sender: stable-owner@vger.kernel.org List-ID: On Thu, May 04, 2017 at 10:43:10AM +0200, Jean Delvare wrote: > 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. Now applied, thanks. greg k-h