Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Apr 2018 22:49:20 +0300
From:      Konstantin Belousov <kib@freebsd.org>
To:        John Baldwin <jhb@freebsd.org>
Cc:        Slawa Olhovchenkov <slw@zxy.spb.ru>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   Re: svn commit: r332091 - stable/11/sys/vm
Message-ID:  <20180411194920.GM1774@kib.kiev.ua>
In-Reply-To: <84716725.OOlTe33nR2@ralph.baldwin.cx>
References:  <201804060925.w369P8c2019558@repo.freebsd.org> <20180409162909.GF6612@zxy.spb.ru> <84716725.OOlTe33nR2@ralph.baldwin.cx>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Apr 11, 2018 at 08:52:08AM -0700, John Baldwin wrote:
> On Monday, April 09, 2018 07:29:09 PM Slawa Olhovchenkov wrote:
> > On Fri, Apr 06, 2018 at 09:25:08AM +0000, Konstantin Belousov wrote:
> > 
> > > Author: kib
> > > Date: Fri Apr  6 09:25:08 2018
> > > New Revision: 332091
> > > URL: https://svnweb.freebsd.org/changeset/base/332091
> > > 
> > > Log:
> > >   MFC r331760:
> > >   Make vm_map_max/min/pmap KBI stable.
> > > 
> > > Modified:
> > >   stable/11/sys/vm/vm_map.c
> > >   stable/11/sys/vm/vm_map.h
> > > Directory Properties:
> > >   stable/11/   (props changed)
> > 
> > -STABLE still crashed after load vboxnet build on 11.1-RELEASE
> > nvidia (build on 11.1-RELEASE) also don't work
> 
> Yes, this only helps with the future KBI, it doesn't restore the
> existing one.  However, r320889 which was committed earlier should
> have restored the KBI?

I am not sure.  It might have, but there might be more breakage
accumulated.  My current opinion is that both vbox and nvidia (as well as
in-tree and out of tree drm modules) must be marked as tied.  The modules
definitely depends on much more kernel interfaces than a typical HBA or
network controller driver, for which the stability claim is actually
intended to apply.



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