From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753389AbcLIS34 (ORCPT ); Fri, 9 Dec 2016 13:29:56 -0500 Received: from Galois.linutronix.de ([146.0.238.70]:35894 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753017AbcLIS3x (ORCPT ); Fri, 9 Dec 2016 13:29:53 -0500 Date: Fri, 9 Dec 2016 19:27:10 +0100 (CET) From: Thomas Gleixner To: Guenter Roeck cc: Sebastian Andrzej Siewior , linux-kernel@vger.kernel.org, linux-hwmon@vger.kernel.org, Jean Delvare , rt@linuxtronix.de, Sebastian Andrzej Siewior , rt@linutronix.de Subject: Re: [PATCH 06/20] hwmon/via-cputemp: Convert to hotplug state machine In-Reply-To: <20161209181737.GB24142@roeck-us.net> Message-ID: References: <20161117183541.8588-1-bigeasy@linutronix.de> <20161117183541.8588-7-bigeasy@linutronix.de> <20161209181737.GB24142@roeck-us.net> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 9 Dec 2016, Guenter Roeck wrote: > I queued up the second patch as well. Hope it does not blow up on us. > Sorry, I got a bit nervous after the coretemp experience. Sorry for that, but we are watching out for blow ups and are ready to fix any fallout. Thanks tglx