Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jul 2019 08:08:05 -0700
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        Mark Johnston <markj@freebsd.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: vm_page_hold() and drm-legacy-kmod
Message-ID:  <20190709150805.GA66037@troutmask.apl.washington.edu>
In-Reply-To: <20190709055741.GA63597@troutmask.apl.washington.edu>
References:  <20190709043058.GA63004@troutmask.apl.washington.edu> <20190709043505.GC63004@troutmask.apl.washington.edu> <20190709044336.GA63186@troutmask.apl.washington.edu> <20190709050400.GA63317@troutmask.apl.washington.edu> <20190709054342.GF41568@raichu> <20190709055741.GA63597@troutmask.apl.washington.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jul 08, 2019 at 10:57:41PM -0700, Steve Kargl wrote:
> On Tue, Jul 09, 2019 at 01:43:42AM -0400, Mark Johnston wrote:
> > On Mon, Jul 08, 2019 at 10:04:00PM -0700, Steve Kargl wrote:
> > > 
> > > This was broken by r349846 committed by markj.
> > 
> > Please try this patch.  If it works for you I will submit a pull request
> > to the drm-legacy repo.
> 
> Thanks for the quick reply.  I've managed to get my /usr/include
> in an inconsistent state in trying to back out 349846.  Currently,
> rebuilding the kernel after a 'make includes'.  I'll try your 
> patch and get back to you.
> 

Mark, your patch fixes the problem.  Thanks again for quick response.

After commenting out the line containing iicbus_set_nonstop(),
the port builds and works.

-- 
Steve



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