Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Mar 2009 20:20:43 +0900
From:      Pyun YongHyeon <pyunyh@gmail.com>
To:        John <lists@reiteration.net>
Cc:        FreeBSD Stable <freebsd-stable@freebsd.org>, Weongyo Jeong <weongyo@freebsd.org>
Subject:   Re: malo causes sig 12 error and panic on Freebsd 7.2-PRERELEASE (7-STABLE)
Message-ID:  <20090326112043.GB90790@michelle.cdnetworks.co.kr>
In-Reply-To: <49CB600D.1090407@reiteration.net>
References:  <49CAA7AB.8030506@reiteration.net> <20090326025431.GC14916@weongyo.cdnetworks.kr> <49CB600D.1090407@reiteration.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090326112043.GB90790>