From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932336AbaHVOBI (ORCPT ); Fri, 22 Aug 2014 10:01:08 -0400 Received: from mx1.redhat.com ([209.132.183.28]:54283 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932170AbaHVOBE (ORCPT ); Fri, 22 Aug 2014 10:01:04 -0400 Date: Fri, 22 Aug 2014 10:00:09 -0400 From: Dave Jones To: Catalin Iacob Cc: Frederic Weisbecker , Peter Zijlstra , Linux Kernel Subject: Re: nohz fail (was: perf related boot hang.) Message-ID: <20140822140009.GA8567@redhat.com> Mail-Followup-To: Dave Jones , Catalin Iacob , Frederic Weisbecker , Peter Zijlstra , Linux Kernel References: <20140811200931.GA18865@redhat.com> <1408566691-3023-1-git-send-email-iacobcatalin@gmail.com> 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 On Fri, Aug 22, 2014 at 08:01:48AM +0200, Catalin Iacob wrote: > On Thu, Aug 21, 2014 at 4:56 PM, Frederic Weisbecker wrote: > > Can you please test the series I just posted: "[RFC PATCH 0/9] nohz: > > Nohz full kick fixes"? > > Before applying the series I tried one more Firefox build which > triggered the panic after less than 5 minutes. > > After applying the series I did 2 full builds (around 60 minutes in > total) with no problem. Seems to be working fine here too after fuzzing for 17 hours so far. Dave