On Sunday, December 04, 2016 03:53:23 PM Konstantin Belousov wrote:
> On Sun, Dec 04, 2016 at 04:23:00PM +0300, Andrey Chernov wrote:
> > It seems counter.h is included before systm.h where critical_* are declared.
> It is more weird, since sys/counter.h was added in the stable/10
> merge, but the header is not used in the HEAD sources. It is indeed
> needed for stable/10 driver.  critical_enter() pre-requisite for counter.h
> only exists on i386, which probably explains why John' build test did not
> catched it.
> 
> I am preparing another MFC, so I committed the fix in r309529.

Thanks for fixing this.  I had indeed only tested it on amd64.

-- 
John Baldwin
_______________________________________________
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to