svn commit: r332091 - stable/11/sys/vm

John Baldwin jhb at freebsd.org
Wed Apr 11 17:18:41 UTC 2018


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?

-- 
John Baldwin


More information about the svn-src-all mailing list