From: bugme-daemon@bugzilla.kernel.org
To: linux-ide@vger.kernel.org
Subject: [Bug 10142] DMA crash with via82cxxx module
Date: Mon, 3 Mar 2008 14:33:03 -0800 (PST) [thread overview]
Message-ID: <20080303223303.CDFE3108065@picon.linux-foundation.org> (raw)
In-Reply-To: <bug-10142-11633@http.bugzilla.kernel.org/>
http://bugzilla.kernel.org/show_bug.cgi?id=10142
------- Comment #9 from bzolnier@gmail.com 2008-03-03 14:33 -------
This looks more and more like a broken hardware (or a very device specific
problem) as via82cxxx is known to work fine with recent kernels and there were
no other bugreports recently. Please send dmesg command output for the working
kernel so we can see what devices are involved.
W.R.T. to 2.6.25-rc(3?) problem:
Could you try using git-bisect to narrow down the problem to a specific commit?
Please install git package, get kernel git tree from kernel.org and do:
git bisect start
git bisect good 2.6.23
git bisect bad 2.6.25-rc3
It will select the kernel to test, compile and boot it to see if the problem is
still there. If so do "git bisect bad" which will give you new kernel to test.
If the kernel works fine do "git bisect good" instead. After few iterations
you should find the exact commit which introduced the bug.
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
next prev parent reply other threads:[~2008-03-03 22:33 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-02 12:58 [Bug 10142] New: DMA crash with via82cxxx module bugme-daemon
2008-03-02 13:37 ` [Bug 10142] " bugme-daemon
2008-03-02 13:52 ` bugme-daemon
2008-03-02 14:30 ` bugme-daemon
2008-03-02 14:31 ` bugme-daemon
2008-03-02 15:24 ` bugme-daemon
2008-03-02 15:27 ` bugme-daemon
2008-03-02 16:15 ` bugme-daemon
2008-03-03 7:55 ` bugme-daemon
2008-03-03 22:33 ` bugme-daemon [this message]
2008-03-07 19:49 ` bugme-daemon
2008-03-07 20:09 ` bugme-daemon
2008-03-15 10:11 ` bugme-daemon
2008-06-18 22:57 ` bugme-daemon
2008-09-24 13:20 ` bugme-daemon
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=20080303223303.CDFE3108065@picon.linux-foundation.org \
--to=bugme-daemon@bugzilla.kernel.org \
--cc=linux-ide@vger.kernel.org \
/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.