All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@bugzilla.kernel.org
To: dri-devel@lists.sourceforge.net
Subject: [Bug 16376] random - possibly Radeon DRM KMS related - freezes
Date: Thu, 26 Aug 2010 19:18:50 GMT	[thread overview]
Message-ID: <201008261918.o7QJIoFY018154@demeter1.kernel.org> (raw)
In-Reply-To: <bug-16376-2300@https.bugzilla.kernel.org/>

https://bugzilla.kernel.org/show_bug.cgi?id=16376





--- Comment #35 from Martin Steigerwald <Martin@Lichtvoll.de>  2010-08-26 19:18:39 ---
So I am indeed bisecting this, but it is slow - cause last time just after 5
reboots and hours of testing the kernel froze after I marked it as good and
started compiling the next one and since I did not find a git bisect undo to do
git bisect bad after it, I used git bisect reset and git bisect start from that
commit as bad to v2.6.33 as good - and how I am stuck:

martin@shambhala:~/Computer/Shambhala/Kernel/2.6.33-2.6.34-bisect/linux-2.6>
git bisect log
# bad: [64ba9926759792cf7b95f823402e2781edd1b5d4] Merge branch 'for-linus' of
git://git.open-osd.org/linux-open-osd
# good: [60b341b778cc2929df16c0a504c91621b3c6a4ad] Linux 2.6.33
git bisect start '64ba9926759792cf7b95f823402e2781edd1b5d4' 'v2.6.33'
# skip: [d3ae8562d43fe2b97d605dd67dc67bf8fa9b956a] usb: host: ehci: fix missing
kfree in remove path also
git bisect skip d3ae8562d43fe2b97d605dd67dc67bf8fa9b956a
# good: [8bd93a2c5d4cab2ae17d06350daa7dbf546a4634] rcu: Accelerate grace period
if last non-dynticked CPU
git bisect good 8bd93a2c5d4cab2ae17d06350daa7dbf546a4634
# skip: [5be796f0b842c5852d7397a82f8ebd6be8451872] USB: ch341: use
get_unaligned_le16 in break_ctl
git bisect skip 5be796f0b842c5852d7397a82f8ebd6be8451872

I ran into a non booting kernel with d3ae8562d43fe2b97d605dd67dc67bf8fa9b956a,
it oopsed with a backtrace in ext4 and readahead I don't want to think about
deeply, so I skipped it. Then it put me just a few revisions after 2.6.33, a
kernel that didn't make much sense for me to test - I did nonetheless, it was
good as expected. Then it took me just a few revision after the non working
kernel. Consequently this one didn't boot as well and I skipped it. After that
git bisect took me prior to 2.6.33, git log from
5be796f0b842c5852d7397a82f8ebd6be8451872 gives me

    296 commit 6b7b284958d47b77d06745b36bc7f36dab769d9b
    297 Author: Linus Torvalds <torvalds@linux-foundation.org>
    298 Date:   Thu Dec 24 13:09:41 2009 -0800
    299 
    300     Linux 2.6.33-rc2

on line 300. But I told git that v2.6.33 was good. It can't be serious about
asking me to test a kernel *prior* to 2.6.33!

Testing is really slow as as it seems even after the fifth reboot and some
hours of uptime it can still freeze. So I need about half a day to be quite
sure that a kernel is good. I won't waste my time going prior to 2.6.33 which
is known good to make this experience even more painful that it was already.

So I ask for advice on how to proceed.

Well at least its clear now, that the freeze was introduced way prior to
2.6.34-rc1. I would have liked it the other way around.

According to git its still

martin@shambhala:~/Computer/Shambhala/Kernel/2.6.33-2.6.34-bisect/linux-2.6>
git bisect skip
Bisecting: 2518 revisions left to test after this (roughly 11 steps)

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
--

  parent reply	other threads:[~2010-08-26 19:18 UTC|newest]

Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-13  9:24 [Bug 16376] New: random - possibly Radeon DRM KMS related - freezes bugzilla-daemon
2010-07-13 10:11 ` [Bug 16376] " bugzilla-daemon
2010-07-13 10:15 ` bugzilla-daemon
2010-07-13 10:24 ` bugzilla-daemon
2010-07-13 12:43 ` bugzilla-daemon
2010-07-13 13:32 ` bugzilla-daemon
2010-07-13 15:12 ` bugzilla-daemon
2010-07-13 15:14 ` bugzilla-daemon
2010-07-15 21:12 ` bugzilla-daemon
2010-07-16 18:15 ` bugzilla-daemon
2010-07-16 19:18 ` bugzilla-daemon
2010-07-16 21:09 ` bugzilla-daemon
2010-07-16 21:15 ` bugzilla-daemon
2010-07-23 14:30 ` bugzilla-daemon
2010-07-23 15:17 ` bugzilla-daemon
2010-07-23 15:19 ` bugzilla-daemon
2010-07-25 18:51 ` bugzilla-daemon
2010-07-26  7:08 ` bugzilla-daemon
2010-07-26 14:59 ` bugzilla-daemon
2010-07-28 12:05 ` bugzilla-daemon
2010-07-28 12:51 ` bugzilla-daemon
2010-07-28 14:32 ` bugzilla-daemon
2010-08-01 14:17 ` bugzilla-daemon
2010-08-14 16:47 ` bugzilla-daemon
2010-08-14 16:54 ` bugzilla-daemon
2010-08-14 17:03 ` bugzilla-daemon
2010-08-23 12:39 ` bugzilla-daemon
2010-08-23 14:20 ` bugzilla-daemon
2010-08-23 14:22 ` bugzilla-daemon
2010-08-23 14:31 ` bugzilla-daemon
2010-08-23 14:37 ` bugzilla-daemon
2010-08-23 14:39 ` bugzilla-daemon
2010-08-23 19:44 ` bugzilla-daemon
2010-08-24 18:30 ` bugzilla-daemon
2010-08-25 10:45 ` bugzilla-daemon
2010-08-26 19:18 ` bugzilla-daemon [this message]
2010-08-26 19:28 ` bugzilla-daemon
2010-09-05  7:27 ` bugzilla-daemon
2010-09-05  7:36 ` bugzilla-daemon
2010-09-05 13:29 ` bugzilla-daemon
2010-09-08 16:36 ` bugzilla-daemon
2010-09-08 16:41 ` bugzilla-daemon
2010-09-08 21:49 ` bugzilla-daemon
2010-09-14 13:30 ` [Bug 16376] random Radeon DRM KMS related freezes bugzilla-daemon
2010-12-07 21:18 ` bugzilla-daemon
  -- strict thread matches above, loose matches on Subject: below --
2010-07-23 12:11 2.6.35-rc6: Reported regressions 2.6.33 -> 2.6.34 Rafael J. Wysocki
2010-07-23 12:15 ` [Bug #16376] random - possibly Radeon DRM KMS related - freezes Rafael J. Wysocki
2010-08-01 14:27 2.6.35-rc6-git6: Reported regressions 2.6.33 -> 2.6.34 Rafael J. Wysocki
2010-08-01 14:44 ` [Bug #16376] random - possibly Radeon DRM KMS related - freezes Rafael J. Wysocki
2010-08-01 14:44   ` Rafael J. Wysocki

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=201008261918.o7QJIoFY018154@demeter1.kernel.org \
    --to=bugzilla-daemon@bugzilla.kernel.org \
    --cc=dri-devel@lists.sourceforge.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.