From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754111Ab1JVQoR (ORCPT ); Sat, 22 Oct 2011 12:44:17 -0400 Received: from server655-han.de-nserver.de ([85.158.177.45]:46609 "EHLO server655-han.de-nserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753819Ab1JVQoQ (ORCPT ); Sat, 22 Oct 2011 12:44:16 -0400 Message-ID: <4EA2F2E0.4020702@profihost.ag> Date: Sat, 22 Oct 2011 18:44:16 +0200 From: Stefan Priebe User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 MIME-Version: 1.0 To: Greg KH CC: LKML , Stable Tree Subject: Re: Kernel hard LOCKUP with v3.0.7 References: <4EA1536E.6090001@profihost.ag> <20111021130752.GC8219@suse.de> <20111021200257.GA31198@suse.de> In-Reply-To: <20111021200257.GA31198@suse.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-User-Auth: Auth by s.priebe@profihost.ag through 85.158.179.66 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, > Can you run 'git bisect' to try to find the problem patch? Oh, there is > one bugfix that I know of, bcd5cff7216f9b2de0a148cc355eac199dc6f1cf in > Linus's tree, can you try that to see if it solves the problem for you? this seems to fix it. Perhaps you should release v3.0.8 as the stable tree isn't stable right now? I mean this bug seems to be triggered on every SMP machine. Stefan