Re: svn commit: r350678 - head/share/mk

2019-08-08 Thread Warner Losh
On Thu, Aug 8, 2019 at 1:49 PM Ed Maste  wrote:

> On Wed, 7 Aug 2019 at 12:19, Warner Losh  wrote:
> >
> > Author: imp
> > Date: Wed Aug  7 16:19:06 2019
> > New Revision: 350678
> > URL: https://svnweb.freebsd.org/changeset/base/350678
> >
> > Log:
> >   Enable nvme on aarch64
> >
> >   Don't mark nvme as broken on aarch64. It compiles, at least, and
> people are
> >   testing it out. This only enables the userland parts of the nvme stack.
>
> For BROKEN_OPTIONS we should probably list the archs where it is known
> to be broken instead?
>

Generally. At first, this was known working only on x86 due to how the
driver was written, so it made sense to whitelist. We're likely getting
close to black-listing in this case.

Warner
___
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"


Re: svn commit: r350678 - head/share/mk

2019-08-08 Thread Ed Maste
On Wed, 7 Aug 2019 at 12:19, Warner Losh  wrote:
>
> Author: imp
> Date: Wed Aug  7 16:19:06 2019
> New Revision: 350678
> URL: https://svnweb.freebsd.org/changeset/base/350678
>
> Log:
>   Enable nvme on aarch64
>
>   Don't mark nvme as broken on aarch64. It compiles, at least, and people are
>   testing it out. This only enables the userland parts of the nvme stack.

For BROKEN_OPTIONS we should probably list the archs where it is known
to be broken instead?
___
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"