From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from szxga04-in.huawei.com (szxga04-in.huawei.com [45.249.212.190]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3xc2lK3zyszDqMV for ; Tue, 22 Aug 2017 17:49:49 +1000 (AEST) Date: Tue, 22 Aug 2017 08:49:11 +0100 From: Jonathan Cameron To: David Miller CC: , , , , , , , , , , , , Subject: Re: RCU lockup issues when CONFIG_SOFTLOCKUP_DETECTOR=n - any one else seeing this? Message-ID: <20170822084911.00000c23@huawei.com> In-Reply-To: <20170821.135504.1392954698746959868.davem@davemloft.net> References: <20170821160605.5b1cc019@roar.ozlabs.ibm.com> <20170821111833.00006753@huawei.com> <20170822001928.74f01322@roar.ozlabs.ibm.com> <20170821.135504.1392954698746959868.davem@davemloft.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 21 Aug 2017 13:55:04 -0700 David Miller wrote: > From: Nicholas Piggin > Date: Tue, 22 Aug 2017 00:19:28 +1000 > > > Thanks here's an updated version with a couple more bugs fixed. If > > you could try testing, that would be much appreciated. > > I'm not getting RCU stalls on sparc64 any longer with this patch. > > I'm really happy you guys were able to figure out what was going > wrong. :-) > > Feel free to add my Tested-by: > Like wise - 16 hours of clean run with the latest Tested-by: Jonathan Cameron Thanks for all the hard work everyone put into this one, great to cross it off the list! Jonathan