From owner-freebsd-current@FreeBSD.ORG Sat Jun 29 14:22:15 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 2D240D6D; Sat, 29 Jun 2013 14:22:15 +0000 (UTC) (envelope-from dt71@gmx.com) Received: from mout.gmx.net (mout.gmx.net [212.227.17.22]) by mx1.freebsd.org (Postfix) with ESMTP id A9129182E; Sat, 29 Jun 2013 14:22:14 +0000 (UTC) Received: from [192.168.1.80] ([46.107.123.81]) by mail.gmx.com (mrgmx003) with ESMTPSA (Nemesis) id 0MaIsi-1UZ3k0074q-00Jo3u; Sat, 29 Jun 2013 16:22:08 +0200 Message-ID: <51CEED6F.8050605@gmx.com> Date: Sat, 29 Jun 2013 16:21:35 +0200 From: dt71@gmx.com User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:20.0) Gecko/20100101 Firefox/20.0 SeaMonkey/2.17.1 MIME-Version: 1.0 To: freebsd-current@freebsd.org, rnoland@freebsd.org Subject: Robert Noland's DRM patch Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:9focaNzJr6TPS5cqzIUBnBBMHcWOqi7T25qfzwG4v8k/oBc86Wm IieeculILGpJ4XxBO7CLBghmh3NaihBk9rfOAqWLOWIlSCbexRdkqd35I1AdocqyoW63zN+ RDU2NRBlXOUofbvsY+DZXqPrkxFpzrPherMGm2NbJM8ifq3bpd8Hi1abvZTSIo9qkPhsUcR qHGnOzprJjoMSW05iQNAg== 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: Sat, 29 Jun 2013 14:22:15 -0000 I'm tired of having a local patch to fix video card software. The patch was written by Robert Noland, and is supposed to fix cases where "DRM is doing a copyin() while holding a mutex, which is not allowed". Could someone commit the patch? If not, why?