Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Jul 2016 12:11:08 -0700
From:      John Baldwin <jhb@freebsd.org>
To:        Alexander Motin <mav@freebsd.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r303554 - head/sys/dev/ntb/ntb_hw
Message-ID:  <1813404.404lkyFkVV@ralph.baldwin.cx>
In-Reply-To: <201607301556.u6UFuaV3092891@repo.freebsd.org>
References:  <201607301556.u6UFuaV3092891@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday, July 30, 2016 03:56:36 PM Alexander Motin wrote:
> Author: mav
> Date: Sat Jul 30 15:56:36 2016
> New Revision: 303554
> URL: https://svnweb.freebsd.org/changeset/base/303554
> 
> Log:
>   Block MSIX negotiation until SMP started and IRQ reshuffled.

Perhaps wrap this in #ifndef EARLY_AP_STARTUP?  I am working with a user with a
bug on SCHED_4BSD, but once that is fixed I plan to enable EARLY_AP_STARTUP in
HEAD on x86.  Would you be able to test this case with EARLY_AP_STARTUP (should work
fine with ULE AFAIK) and verify you don't need it in that case?

-- 
John Baldwin



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