* Re: [Bug 14564] capture-example sleeping function called from invalid context at arch/x86/mm/fault.c [not found] ` <201001030702.o0372phV004707@demeter.kernel.org> @ 2010-01-05 2:31 ` Sean 2010-01-05 2:45 ` Alan Stern 0 siblings, 1 reply; 2+ messages in thread From: Sean @ 2010-01-05 2:31 UTC (permalink / raw) To: bugzilla-daemon; +Cc: moinejf, Alan Stern, linux-media, USB list bugzilla-daemon@bugzilla.kernel.org wrote: > http://bugzilla.kernel.org/show_bug.cgi?id=14564 > > > Jean-Francois Moine <moinejf@free.fr> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > CC| |moinejf@free.fr > > > > > --- Comment #22 from Jean-Francois Moine <moinejf@free.fr> 2010-01-03 07:02:45 --- > Hello Sean, > > Sorry to be a bit late. Looking at the dmesg, I found that the gspca version > was 2.7.0. May you upgrade your linux media stuff from LinuxTv.org and check if > this problem still occurs? > > Jef > Jef, I upgraded to the latest v4l-dvb from http://linuxtv.org/hg/v4l-dvb, made the kernel modules, made the v4l libraries, and recompiled capture-example.c. Gspca now shows 2.8.0. The error still persists. Alan Stern's latest patch to ohci-q.c traps the error. I think it is an issue with the cpu or usb controller on the Vortex86SX SoC. Sean ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Bug 14564] capture-example sleeping function called from invalid context at arch/x86/mm/fault.c 2010-01-05 2:31 ` [Bug 14564] capture-example sleeping function called from invalid context at arch/x86/mm/fault.c Sean @ 2010-01-05 2:45 ` Alan Stern 0 siblings, 0 replies; 2+ messages in thread From: Alan Stern @ 2010-01-05 2:45 UTC (permalink / raw) To: Sean; +Cc: bugzilla-daemon, moinejf, linux-media, USB list On Mon, 4 Jan 2010, Sean wrote: > Jef, > > I upgraded to the latest v4l-dvb from http://linuxtv.org/hg/v4l-dvb, > made the kernel modules, made the v4l libraries, and recompiled > capture-example.c. Gspca now shows 2.8.0. The error still persists. Alan > Stern's latest patch to ohci-q.c traps the error. I think it is an issue > with the cpu or usb controller on the Vortex86SX SoC. The CPU is more likely than the USB controller. The erroneous pointer values we see are virtual addresses, whereas the USB controller would probably write a physical (or DMA) address if it was malfunctioning. Or it could be some bizarre timing problem with the memory bus, or something else equally obscure. You didn't mention before that this was a SoC rather than an ordinary PC. Alan Stern ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-01-05 2:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <bug-14564-16732@http.bugzilla.kernel.org/>
[not found] ` <201001030702.o0372phV004707@demeter.kernel.org>
2010-01-05 2:31 ` [Bug 14564] capture-example sleeping function called from invalid context at arch/x86/mm/fault.c Sean
2010-01-05 2:45 ` Alan Stern
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox