Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751424AbdINILZ (ORCPT ); Thu, 14 Sep 2017 04:11:25 -0400 Received: from Galois.linutronix.de ([146.0.238.70]:41940 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751206AbdINILY (ORCPT ); Thu, 14 Sep 2017 04:11:24 -0400 Date: Thu, 14 Sep 2017 10:11:12 +0200 (CEST) From: Thomas Gleixner To: Don Zickus cc: LKML , Ingo Molnar , Peter Zijlstra , Borislav Petkov , Andrew Morton , Sebastian Siewior , Nicholas Piggin , Chris Metcalf , Ulrich Obergfell Subject: Re: [patch V2 00/29] lockup_detector: Cure hotplug deadlocks and replace duct tape In-Reply-To: <20170913180642.ywrszlfziobv7yiu@redhat.com> Message-ID: References: <20170912193654.321505854@linutronix.de> <20170913180642.ywrszlfziobv7yiu@redhat.com> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 248 Lines: 10 On Wed, 13 Sep 2017, Don Zickus wrote: > > Aside from the simple compile issue in patch 25. I have no issues with this > patchset. Thanks Thomas! > > Reviewed-by: Don Zickus Thanks for your time and feedback! tglx