[Bug 10142] DMA crash with via82cxxx module

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



http://bugzilla.kernel.org/show_bug.cgi?id=10142





------- Comment #9 from bzolnier@xxxxxxxxx  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.
--
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Filesystems]     [Linux SCSI]     [Linux RAID]     [Git]     [Kernel Newbies]     [Linux Newbie]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Samba]     [Device Mapper]

  Powered by Linux