malo causes sig 12 error and panic on Freebsd 7.2-PRERELEASE (7-STABLE)

Pyun YongHyeon pyunyh at gmail.com
Thu Mar 26 04:22:33 PDT 2009


On Thu, Mar 26, 2009 at 10:59:25AM +0000, John wrote:
> Weongyo Jeong wrote:
> 
> > Could you please test it with attached patch to fix a page fault?  I
> > don't know why bus_dma_tag_create() returns ENOMEM that it looks
> > temporary.
> 
> Hi, thanks for this, I'll try it when I get home tonight. Not all that
> familiar with patching though. I guess I go to where malo.c is, patch
> and recompile?
> 
> or patch < patchfile (from anywhere?)
> 

#cd /usr/src/sys/dev/malo
#patch -p0 < /path/to/patch_malo_20090326_panic.diff

And rebuild malo(4)/kernel.


More information about the freebsd-stable mailing list