From owner-freebsd-current@FreeBSD.ORG Sun Mar 10 02:58:35 2013 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 93548E6; Sun, 10 Mar 2013 02:58:35 +0000 (UTC) (envelope-from imb@protected-networks.net) Received: from sarah.protected-networks.net (sarah.protected-networks.net [IPv6:2001:470:1f07:4e1::1]) by mx1.freebsd.org (Postfix) with ESMTP id 2D03783E; Sun, 10 Mar 2013 02:58:35 +0000 (UTC) Received: from toshi.auburn.protected-networks.net (toshi.auburn.protected-networks.net [202.12.127.84]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "Iain Butler", Issuer "RSA Class 2 Personal CA v2" (verified OK)) (Authenticated sender: imb@protected-networks.net) by sarah.protected-networks.net (Postfix) with ESMTPSA id D92EA6149; Sat, 9 Mar 2013 21:58:33 -0500 (EST) DomainKey-Signature: a=rsa-sha1; s=200509; d=protected-networks.net; c=nofws; q=dns; h=message-id:date:from:user-agent:mime-version:to:subject: x-enigmail-version:openpgp:content-type; b=LM4OPUw2EgrLzHiJ2taTnjxu1XED1T6LzuGxm8NV8BlnWGcOaPC0QABn89T3eRtsw JpbLLUSk4/3km6zPuxhPsSwh6P3XM+XPBmU6cKoaQSx3/4DrgwQJ07zmn8wWU18 Message-ID: <513BF6D7.1010509@protected-networks.net> Date: Sat, 09 Mar 2013 21:58:31 -0500 From: Michael Butler User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:17.0) Gecko/20130308 Thunderbird/17.0.4 MIME-Version: 1.0 To: emulation@FreeBSD.org, FreeBSD Current Subject: VirtualBox driver patch for -current post SVN r248084 X-Enigmail-Version: 1.5.1 OpenPGP: id=0442D492 Content-Type: multipart/mixed; boundary="------------070900040706060205080306" X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Mar 2013 02:58:35 -0000 This is a multi-part message in MIME format. --------------070900040706060205080306 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit With the changing of the vm_object mutex to a rwlock, the VirtualBox drivers (emulators/virtualbox-ose-kmod) need the attached patch to run, imb --------------070900040706060205080306--