Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757411AbZIPHBu (ORCPT ); Wed, 16 Sep 2009 03:01:50 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757366AbZIPHBs (ORCPT ); Wed, 16 Sep 2009 03:01:48 -0400 Received: from smtp-out.google.com ([216.239.45.13]:37693 "EHLO smtp-out.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757149AbZIPHBr (ORCPT ); Wed, 16 Sep 2009 03:01:47 -0400 DomainKey-Signature: a=rsa-sha1; s=beta; d=google.com; c=nofws; q=dns; h=date:from:x-x-sender:to:cc:subject:in-reply-to:message-id: references:user-agent:mime-version:content-type:x-system-of-record; b=wq8rcL5zc8ECTY1z2Ej+RICnLyVcVVD1r8QtukEtjWx4w8j9zeHKa0gPHbQxf/hMk E2KXbPBqlYDhQLxWZtzmA== Date: Wed, 16 Sep 2009 00:01:41 -0700 (PDT) From: David Rientjes X-X-Sender: rientjes@chino.kir.corp.google.com To: Kurt Roeckx cc: "Rafael J. Wysocki" , Dave Jones , LKML , Kernel Testers , Mark Langsdorf , Naga Chumbalkar Subject: Re: [Bug #13780] NULL pointer dereference loading powernowk8 In-Reply-To: <20090916064708.GA25472@roeckx.be> Message-ID: References: <200909080112.14997.rjw@sisk.pl> <20090908194653.GA3517@roeckx.be> <200909102259.15144.rjw@sisk.pl> <20090916064708.GA25472@roeckx.be> User-Agent: Alpine 1.00 (DEB 882 2007-12-20) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-System-Of-Record: true Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1081 Lines: 28 On Wed, 16 Sep 2009, Kurt Roeckx wrote: > On Tue, Sep 15, 2009 at 04:45:37PM -0700, David Rientjes wrote: > > On Thu, 10 Sep 2009, Rafael J. Wysocki wrote: > > > > > > So I did a biset, and this is the result: > > > > $ git bisect good > > > > 0e64a0c982c06a6b8f5e2a7f29eb108fdf257b2f is first bad commit > > > > 0e64a0c has this cleanup, which isn't equivalent to the previous code: > > Please look at the patch I attached to the bug report. There is > other code that is not equivalent. It's in comment #17: > http://bugzilla.kernel.org/show_bug.cgi?id=13780#c17 > > And the patch itself: > http://bugzilla.kernel.org/attachment.cgi?id=23048 > > This patch fixes my problem. > Ah, I hadn't noticed you attached a patch there that fixes the issue for you. Is it en-route to Dave Jones so that it can make its way upstream? -- 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/