mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Rafael J. Wysocki" <rjw@sisk.pl>
To: Kurt Roeckx <kurt@roeckx.be>
Cc: Dave Jones <davej@redhat.com>,
	LKML <linux-kernel@vger.kernel.org>,
	Kernel Testers <kernel-testers@vger.kernel.org>,
	Mark Langsdorf <mark.langsdorf@amd.com>
Subject: Re: [Bug #13780] NULL pointer dereference loading powernowk8
Date: Thu, 10 Sep 2009 22:59:15 +0200	[thread overview]
Message-ID: <200909102259.15144.rjw@sisk.pl> (raw)
In-Reply-To: <20090908194653.GA3517@roeckx.be>

On Tuesday 08 September 2009, Kurt Roeckx wrote:
> On Tue, Sep 08, 2009 at 01:12:14AM +0200, Rafael J. Wysocki wrote:
> > On Monday 07 September 2009, Kurt Roeckx wrote:
> > > On Sun, Sep 06, 2009 at 08:11:51PM +0200, Rafael J. Wysocki wrote:
> > > > This message has been generated automatically as a part of a report
> > > > of regressions introduced between 2.6.29 and 2.6.30.
> > > > 
> > > > The following bug entry is on the current list of known regressions
> > > > introduced between 2.6.29 and 2.6.30.  Please verify if it still should
> > > > be listed and let me know (either way).
> > > 
> > > I'm not really sure what you want to know from me.  I still see
> > > the issue, and I think that was clear from the bug report.  Maybe
> > > you should either include more info in this mail, or point people
> > > to some website.
> > > 
> > > I don't know if this is a regression between 2.6.29 and 2.6.30, I
> > > never tried a 2.6.29 kernel because it has other issues (for which
> > > I do have a patch now).  The last kernel I have without issues is
> > > a 2.6.22 kernel.  I tried different kernels between 2.6.22 and
> > > 2.6.30, but I can't tell you if they have the issue or not.  I
> > > didn't notice, but that doesn't mean they don't have it.  If you
> > > think it's important to find out which commit introduced this
> > > issue for me, I can try and run a bisect.
> > 
> > The information you've just provided is very helpful.
> > 
> > I'm now going to drop this from the list of recent regressions until it's
> > confirmed that kernels later than 2.6.22 are not affected.
> 
> So I did a biset, and this is the result:
> $ git bisect good
> 0e64a0c982c06a6b8f5e2a7f29eb108fdf257b2f is first bad commit
> commit 0e64a0c982c06a6b8f5e2a7f29eb108fdf257b2f
> Author: Dave Jones <davej@redhat.com>
> Date:   Wed Feb 4 14:37:50 2009 -0500
> 
>     [CPUFREQ] checkpatch cleanups for powernow-k8
> 
>     This driver has so many long function names, and deep nested if's
>     The remaining warnings will need some code restructuring to clean up.
> 
>     Signed-off-by: Dave Jones <davej@redhat.com>
> 
> :040000 040000 45d8e325663e62e0833cf4e1cb8b27fa4a9b3a56 affb6fab44cb22aca8a33ca0d767797831fc2bae M      arch
> 
> 2.6.29-rc5 is good, -rc7 is bad.

Thanks for the update and for doing the bisection.

Best,
Rafael

  parent reply	other threads:[~2009-09-10 20:58 UTC|newest]

Thread overview: 51+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-06 18:10 2.6.31-rc9: Reported regressions 2.6.29 -> 2.6.30 Rafael J. Wysocki
2009-09-06 18:10 ` [Bug #13180] 2.6.30-rc2: WARNING at i915_gem.c for i915_gem_idle Rafael J. Wysocki
2009-09-06 18:11 ` [Bug #13341] Random Oops at boot at loading ip6tables rules Rafael J. Wysocki
2009-09-06 18:11 ` [Bug #13306] hibernate slow on _second_ run Rafael J. Wysocki
2009-09-06 18:11 ` [Bug #13328] b44: eth0: BUG! Timeout waiting for bit 00000002 of register 42c to clear Rafael J. Wysocki
2009-09-12 19:27   ` Francis Moreau
2009-09-06 18:11 ` [Bug #13318] AGP doesn't work anymore on nforce2 Rafael J. Wysocki
2009-09-10 12:02   ` Karsten Mehrhoff
2009-09-10 20:53     ` Rafael J. Wysocki
2009-09-06 18:11 ` [Bug #13401] pktcdvd writing is really slow with CFQ scheduler (bisected) Rafael J. Wysocki
2009-09-06 18:11 ` [Bug #13362] rt2x00: slow wifi with correct basic rate bitmap Rafael J. Wysocki
2009-09-06 18:11 ` [Bug #13351] 2.6.30 - 2.6.31 corrupts my system after suspend resume with readonly mounted hard disk Rafael J. Wysocki
2009-09-06 18:11 ` [Bug #13407] adb trackpad disappears after suspend to ram Rafael J. Wysocki
2009-09-06 18:11 ` [Bug #13408] Performance regression in 2.6.30-rc7 Rafael J. Wysocki
2009-09-06 18:11 ` [Bug #13502] GPE storm causes polling mode, which causes /proc/acpi/battery read to take 4 seconds - MacBookPro4,1 Rafael J. Wysocki
2009-09-06 18:11 ` [Bug #13558] Tracelog during resume Rafael J. Wysocki
2009-09-06 18:11 ` [Bug #13583] pdflush uses 5% CPU on otherwise idle system Rafael J. Wysocki
2009-09-06 18:11 ` [Bug #13581] ath9k doesn't work with newer kernels Rafael J. Wysocki
2009-09-06 18:11 ` [Bug #13564] random general protection fault at boot time caused by khubd Rafael J. Wysocki
2009-09-06 18:11 ` [Bug #13512] D43 on 2.6.30 doesn't suspend anymore Rafael J. Wysocki
2009-09-06 18:11 ` [Bug #13682] The webcam stopped working when upgrading from 2.6.29 to 2.6.30 Rafael J. Wysocki
2009-09-06 18:11 ` [Bug #13797] iBook G4 doesn't suspend since 2ed8d2b3a8 Rafael J. Wysocki
2009-09-06 18:11 ` [Bug #13739] 2.6.30 leaking keys on console switch Rafael J. Wysocki
2009-09-06 18:11 ` [Bug #13795] abnormal boot and no suspend due to 'async' (fastboot) Rafael J. Wysocki
2009-09-06 18:11 ` [Bug #13770] System freeze on XFS filesystem recovery on an external disk Rafael J. Wysocki
2009-09-06 18:11 ` [Bug #13898] Intel 3945ABG - problems on 2.6.30.X Rafael J. Wysocki
2009-09-06 18:11 ` [Bug #13949] XFS regression Rafael J. Wysocki
2009-09-07 15:25   ` Christoph Hellwig
2009-09-08 14:30     ` [Bug #13949] Cryptoloop stuck I/O issue on partition or loopback device Justin Piszcz
2009-09-08 19:05       ` Rafael J. Wysocki
2009-09-09 21:26         ` Chuck Ebbert
2009-09-06 18:11 ` [Bug #13780] NULL pointer dereference loading powernowk8 Rafael J. Wysocki
2009-09-06 21:27   ` David Rientjes
2009-09-06 21:33     ` Rafael J. Wysocki
2009-09-06 22:55     ` Kurt Roeckx
2009-09-06 18:11 ` [Bug #14105] pcmcia cards stop working after resuming from snapshot cycle (hibernation) Rafael J. Wysocki
2009-09-06 18:11 ` [Bug #14049] joydev: blacklist digitizers avoids recognition of Saitek X52 joysticks Rafael J. Wysocki
2009-09-06 18:11 ` [Bug #13958] ath5k Atheros AR5001 low signal Rafael J. Wysocki
     [not found] ` <200909080112.14997.rjw@sisk.pl>
     [not found]   ` <20090908194653.GA3517@roeckx.be>
2009-09-10 20:59     ` Rafael J. Wysocki [this message]
2009-09-15 23:45       ` [Bug #13780] NULL pointer dereference loading powernowk8 David Rientjes
2009-09-16  6:47         ` Kurt Roeckx
2009-09-16  7:01           ` David Rientjes
2009-09-16 12:01             ` Kurt Roeckx
2009-09-16 15:07           ` Dave Jones
  -- strict thread matches above, loose matches on Subject: below --
2009-08-25 20:37 2.6.31-rc7-git2: Reported regressions 2.6.29 -> 2.6.30 Rafael J. Wysocki
2009-08-25 21:05 ` [Bug #13780] NULL pointer dereference loading powernowk8 Rafael J. Wysocki
2009-08-19 20:36 2.6.31-rc6-git5: Reported regressions 2.6.29 -> 2.6.30 Rafael J. Wysocki
2009-08-19 20:40 ` [Bug #13780] NULL pointer dereference loading powernowk8 Rafael J. Wysocki
2009-08-09 21:07 2.6.31-rc5-git5: Reported regressions 2.6.29 -> 2.6.30 Rafael J. Wysocki
2009-08-09 21:10 ` [Bug #13780] NULL pointer dereference loading powernowk8 Rafael J. Wysocki
2009-08-10 10:28   ` David Rientjes
2009-08-02 19:06 2.6.31-rc5: Reported regressions 2.6.29 -> 2.6.30 Rafael J. Wysocki
2009-08-02 19:09 ` [Bug #13780] NULL pointer dereference loading powernowk8 Rafael J. Wysocki
2009-07-26 20:41 2.6.31-rc4: Reported regressions 2.6.29 -> 2.6.30 Rafael J. Wysocki
2009-07-26 20:45 ` [Bug #13780] NULL pointer dereference loading powernowk8 Rafael J. Wysocki
2009-07-30 22:16   ` David Rientjes

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200909102259.15144.rjw@sisk.pl \
    --to=rjw@sisk.pl \
    --cc=davej@redhat.com \
    --cc=kernel-testers@vger.kernel.org \
    --cc=kurt@roeckx.be \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.langsdorf@amd.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®