[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090410002435.52794220.zaitcev@redhat.com>
Date: Fri, 10 Apr 2009 00:24:35 -0600
From: Pete Zaitcev <zaitcev@...hat.com>
To: "John Stoffel" <john@...ffel.org>
Cc: Jarek Poplawski <jarkao2@...il.com>, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org, linux-usb@...r.kernel.org,
zaitcev@...hat.com
Subject: Re: usb_mon oops Re: tcpdump crashes 2.6.29.1 (and 2.6.29-rc5)
On Thu, 9 Apr 2009 23:01:09 -0400, "John Stoffel" <john@...ffel.org> wrote:
> Any suggestions of a known good state I should start bisection from?
No suggestions, sorry. The part of usbmon that peeks at DMA-ed data
wasn't touched since December 2006. It worked fine since then,
your oops is the first. So, I don't expect bisection to help.
At best you're going to find the commit where uvcvideo was merged.
The right way forward is to deduce what's going on, IMHO. Maybe
usbmon is trying to take an address in the GART aperture and convert
it into a struct page. Or the direction in URB mismatches endpoint.
Or any number of other things.
I'm working on it, but I'm not done with puzzling out the dmesg
you sent me, sorry again.
-- Pete
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists