On Mon, 2007-01-22 at 14:54 +0200, Alex Rier wrote: > I've integrated Kevin's patch for CMEMK get_phys(). > It works fine with decode program.
Just curious, does encode+decode work for you? > But encode causes a nasty Kernel Panic > When encode calls ioctl(VIDIOC_STREAMON) from initCaptureDevice() > (see attached). > It smells like memory allocation problem. > Any ideas? I am seeing a similiar crash. But I'm curious how you'v deduced that it's triggered by an ioctl? This trace shows a crash in the EMAC driver, which took an interrupt during some NFS stack activity. > Kevin, can you update the git://source.mvista.com/git tree > With all the relevant changes? I'm not sure what you mean here. I'm not ready to integrate this VPFE into the git tree yet until I better understand the other kernel changes. Also, the generic changes to the video-buf layer are not quite right, and I need to work on something that's more acceptable upstream. One other thing, can you tell me what problem your ioremap.c change was meant to fix? Thanks, Kevin _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
