Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753511AbbGNVsq (ORCPT ); Tue, 14 Jul 2015 17:48:46 -0400 Received: from mail-wi0-f174.google.com ([209.85.212.174]:35569 "EHLO mail-wi0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753429AbbGNVso (ORCPT ); Tue, 14 Jul 2015 17:48:44 -0400 Date: Tue, 14 Jul 2015 23:48:40 +0200 From: Thomas Graf To: mroos@linux.ee Cc: Phil Sutter , sparclinux@vger.kernel.org, Linux Kernel list , netdev@vger.kernel.org, davem@davemloft.net, herbert@gondor.apana.org.au, daniel@iogearbox.net, geert@linux-m68k.org Subject: Re: [PATCH v2] rhashtable: fix for resize events during table walk Message-ID: <20150714214840.GB20648@pox.localdomain> References: <1436190680-21887-1-git-send-email-phil@nwl.cc> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 711 Lines: 16 On 07/15/15 at 12:35am, mroos@linux.ee wrote: > Yes, this fixes the error, thank you. > > The new problem with the test - soft lockup - CPU#0 stuck for 22s! is > still there on 360 MHz UltraSparc IIi. I understand it is harmless but > is there some easy way to make the test avoid NMI watchdog? > > [ 58.374173] NMI watchdog: BUG: soft lockup - CPU#0 stuck for 22s! [swapper:1] They don't show up on my system. I will add a schedule() call to the long loops. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/