From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guenter Roeck Date: Sun, 03 Oct 2010 01:06:35 +0000 Subject: Re: [lm-sensors] [PATCH 1/2] hwmon: f71882fg: use a muxed resource Message-Id: <20101003010635.GB29454@ericsson.com> List-Id: References: <20100801132226.GE3711@salidar.me.mortis.eu> <1280669455-31283-1-git-send-email-me@mortis.eu> <4C59514A.7090401@redhat.com> <20101002225958.GA18605@salidar.me.mortis.eu> In-Reply-To: <20101002225958.GA18605@salidar.me.mortis.eu> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Giel van Schijndel Cc: Hans de Goede , Laurens Leemans , Jonathan Cameron , Jean Delvare , Andrew Morton , "lm-sensors@lm-sensors.org" , "linux-kernel@vger.kernel.org" , "597820@bugs.debian.org" <597820@bugs.debian.org> On Sat, Oct 02, 2010 at 06:59:58PM -0400, Giel van Schijndel wrote: > On Wed, Aug 04, 2010 at 01:38:50PM +0200, Hans de Goede wrote: > > Ack! > > > > Acked-by: Hans de Goede > > > > On 08/01/2010 03:30 PM, Giel van Schijndel wrote: > >> Sleep while acquiring a resource lock on the Super I/O port. This should > >> prevent collisions from causing the hardware probe to fail with -EBUSY. > >> > >> Signed-off-by: Giel van Schijndel > Acked-by: Guenter Roeck Jean, if it is ok with you, I can apply it to my tree. I tried to find the patch on the web in downloadable form, but didn't find the correct version of it. So it would be great if you could re-send it. Thanks, Guenter _______________________________________________ lm-sensors mailing list lm-sensors@lm-sensors.org http://lists.lm-sensors.org/mailman/listinfo/lm-sensors From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752312Ab0JCBIO (ORCPT ); Sat, 2 Oct 2010 21:08:14 -0400 Received: from imr4.ericy.com ([198.24.6.8]:42202 "EHLO imr4.ericy.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752076Ab0JCBIN (ORCPT ); Sat, 2 Oct 2010 21:08:13 -0400 Date: Sat, 2 Oct 2010 18:06:35 -0700 From: Guenter Roeck To: Giel van Schijndel CC: Hans de Goede , Laurens Leemans , Jonathan Cameron , Jean Delvare , Andrew Morton , "lm-sensors@lm-sensors.org" , "linux-kernel@vger.kernel.org" , "597820@bugs.debian.org" <597820@bugs.debian.org> Subject: Re: [PATCH 1/2] hwmon: f71882fg: use a muxed resource lock for the Super I/O port Message-ID: <20101003010635.GB29454@ericsson.com> References: <20100801132226.GE3711@salidar.me.mortis.eu> <1280669455-31283-1-git-send-email-me@mortis.eu> <4C59514A.7090401@redhat.com> <20101002225958.GA18605@salidar.me.mortis.eu> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <20101002225958.GA18605@salidar.me.mortis.eu> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Oct 02, 2010 at 06:59:58PM -0400, Giel van Schijndel wrote: > On Wed, Aug 04, 2010 at 01:38:50PM +0200, Hans de Goede wrote: > > Ack! > > > > Acked-by: Hans de Goede > > > > On 08/01/2010 03:30 PM, Giel van Schijndel wrote: > >> Sleep while acquiring a resource lock on the Super I/O port. This should > >> prevent collisions from causing the hardware probe to fail with -EBUSY. > >> > >> Signed-off-by: Giel van Schijndel > Acked-by: Guenter Roeck Jean, if it is ok with you, I can apply it to my tree. I tried to find the patch on the web in downloadable form, but didn't find the correct version of it. So it would be great if you could re-send it. Thanks, Guenter