Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755519AbaKPSd0 (ORCPT ); Sun, 16 Nov 2014 13:33:26 -0500 Received: from mail-vc0-f177.google.com ([209.85.220.177]:55412 "EHLO mail-vc0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755466AbaKPSdZ (ORCPT ); Sun, 16 Nov 2014 13:33:25 -0500 MIME-Version: 1.0 In-Reply-To: <20141116100636.GA340@x4> References: <20141114213124.GB3344@redhat.com> <20141115213405.GA31971@redhat.com> <20141116014006.GA5016@redhat.com> <20141116100636.GA340@x4> Date: Sun, 16 Nov 2014 10:33:24 -0800 X-Google-Sender-Auth: nLOnce8vd2ezBWsc75PSSybzIT0 Message-ID: Subject: Re: frequent lockups in 3.18rc4 From: Linus Torvalds To: Markus Trippelsdorf Cc: Dave Jones , Linux Kernel , "the arch/x86 maintainers" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Nov 16, 2014 at 2:06 AM, Markus Trippelsdorf wrote: > > Before starting a bisection you could try and disable transparent_hugepages. > There are strange bugs, that were introduced during this merge-window, in this > area. See: https://lkml.org/lkml/2014/11/4/144 > https://lkml.org/lkml/2014/11/4/904 > http://thread.gmane.org/gmane.linux.kernel.mm/124451 Those look different, and hopefully should be fixed by commit 1d5bfe1ffb5b ("mm, compaction: prevent infinite loop in compact_zone"). Which admittedly isn't in -rc4 (it went in on Thursday), but I think Dave tends to run git-of-the-day rather than last rc, so he probably already had it. I *think* that if it was the infinite compaction problem, you'd have the soft-lockup reports showing that. Dave's are in random places. Which is odd. Linus -- 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/