Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752191Ab3ISPio (ORCPT ); Thu, 19 Sep 2013 11:38:44 -0400 Received: from mail-lb0-f171.google.com ([209.85.217.171]:41795 "EHLO mail-lb0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751797Ab3ISPim (ORCPT ); Thu, 19 Sep 2013 11:38:42 -0400 MIME-Version: 1.0 In-Reply-To: <20130918065101.GA22060@drongo> References: <1378330796.4321.50.camel@pasglop> <1378395204-25342-1-git-send-email-fweisbec@gmail.com> <20130918065101.GA22060@drongo> Date: Thu, 19 Sep 2013 10:38:41 -0500 Message-ID: Subject: Re: [RFC PATCH 0/3] irq: Fix stack overflow due to softirq called on current stack From: Frederic Weisbecker To: Paul Mackerras Cc: LKML , Benjamin Herrenschmidt , Paul Mackerras , Ingo Molnar , Thomas Gleixner , Peter Zijlstra , "H. Peter Anvin" , Linus Torvalds , James Hogan , "James E.J. Bottomley" , Helge Deller , Martin Schwidefsky , Heiko Carstens , "David S. Miller" , Andrew Morton Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1247 Lines: 32 2013/9/18 Paul Mackerras : > Frederic, > > On Thu, Sep 05, 2013 at 05:33:21PM +0200, Frederic Weisbecker wrote: >> >> This series is a proposition to fix the crash reported here: http://lkml.kernel.org/r/1378330796.4321.50.camel%40pasglop >> And it has the upside to also consolidate a bit the arch do_softirq overriden implementation. > > I tried this series on a ppc64 machine running KVM guests and doing > network traffic, while under memory pressure, and it seems to work > fine. Although the original problem was never completely > deterministically reproducible, the problem did originally show up > with the combination of memory pressure, network traffic and KVM > guests. I pushed the test machine moderately hard for a while and > there was no sign of stack overflow. So: > > Tested-by: Paul Mackerras Thanks! > > Are you going to push this upstream? Yeah I'll prepare a pull request and let Thomas decide about the fate of these patches. Thanks! -- 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/