Date: Tue, 9 May 2017 23:32:44 +0300 From: Slawa Olhovchenkov <slw@zxy.spb.ru> To: Eric Badger <badger@FreeBSD.org> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Subject: Re: svn commit: r317529 - in stable: 10/sys/sys 11/sys/sys Message-ID: <20170509203244.GA3182@zxy.spb.ru> In-Reply-To: <201704272228.v3RMSoIg000680@repo.freebsd.org> References: <201704272228.v3RMSoIg000680@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Apr 27, 2017 at 10:28:50PM +0000, Eric Badger wrote: > Author: badger > Date: Thu Apr 27 22:28:49 2017 > New Revision: 317529 > URL: https://svnweb.freebsd.org/changeset/base/317529 > > Log: > Move td_sigqueue to the end of struct thread > > In order to preserve KBI in stable branches, replace the existing > td_sigqueue slot with padding and move the expanded (as of r315949) > td_sigqueue to the end of the struct. > > Reported by: jhb > Suggested by: kib > Reviewed by: jhb, kib, vangyzen > Sponsored by: Dell EMC > Differential Revision: https://reviews.freebsd.org/D10515 > > Modified: > stable/10/sys/sys/proc.h Is this resolve only crash related to nvidia-driver? Like virtualbox related crash still occur.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170509203244.GA3182>