Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751684AbdIAJSy (ORCPT ); Fri, 1 Sep 2017 05:18:54 -0400 Received: from Galois.linutronix.de ([146.0.238.70]:36318 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751557AbdIAJSx (ORCPT ); Fri, 1 Sep 2017 05:18:53 -0400 Date: Fri, 1 Sep 2017 11:18:50 +0200 (CEST) From: Thomas Gleixner To: Don Zickus cc: LKML , Peter Zijlstra , Ingo Molnar , Andrew Morton , Borislav Petkov , Sebastian Siewior , Nicholas Piggin , Chris Metcalf , Ulrich Obergfell Subject: Re: [patch 00/29] lockup_detector: Cure hotplug deadlocks and replace duct tape In-Reply-To: <20170831221014.b3tlpk3p6zxwclmy@redhat.com> Message-ID: References: <20170831071558.995235362@linutronix.de> <20170831221014.b3tlpk3p6zxwclmy@redhat.com> 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 Content-Length: 765 Lines: 22 On Thu, 31 Aug 2017, Don Zickus wrote: > On Thu, Aug 31, 2017 at 09:15:58AM +0200, Thomas Gleixner wrote: > > The following series sanitizes the facility and addresses the problems. > > Hi Thomas, > > Thanks for the patchset. I agree with most your issues you complained > about, just wasn't smart enough to figure out the right way to solve them. > Despite your aggressive comments, I will review the code to see if it covers Sorry, I didn't want to offend you or anyone else, but having to spend more than a day to distangle the duct tape in that code, was not really lifting my mood. > the scenarios that have popped up over the years and run some testing on my > side. Probably need a few days to do that. Yes, that would be appreciated. Thanks, tglx