From owner-svn-src-all@FreeBSD.ORG Wed Jun 27 10:56:03 2012 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D0AEA106566B for ; Wed, 27 Jun 2012 10:56:03 +0000 (UTC) (envelope-from f0andrey@gmail.com) Received: from mail-ob0-f182.google.com (mail-ob0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 95D418FC15 for ; Wed, 27 Jun 2012 10:56:03 +0000 (UTC) Received: by obbun3 with SMTP id un3so1697505obb.13 for ; Wed, 27 Jun 2012 03:56:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=adRhGOWkXcm3Po+OUhblii2wswJiM97MvdnUQUPkR3g=; b=dKCj1hT+OGh1wQuz2bFkSN/ER0wQwtjzUSx6TQk+4VCNtzSsid/Iy9ESaD6AzaVRpw YD0JJAEjR+vC8OaA5DHkqojbVKcKtkytSGSTwZoelBHpXvohMug+T0708lf80g1FbvWR l6UmGsfGWZHFadffuO6SfLyGo2Y9zUx5Hf4pXNdOKpUQMQOSzuzHezxsHG5dMiqINVeg WQmRblkUaR2dMUVHQPXTjkATzD5yKUQ7aWfLMsmVdytcHo2TgirrMkQ4Eolgf7RAOOM/ hm2SqfpliE0OIJBPj4q1eSce02t34kOPdU0ZHJGE9XBuGRM2vI5v/08+CIG3uTlRBP0X akCg== MIME-Version: 1.0 Received: by 10.182.47.66 with SMTP id b2mr19785713obn.2.1340794562242; Wed, 27 Jun 2012 03:56:02 -0700 (PDT) Received: by 10.60.14.42 with HTTP; Wed, 27 Jun 2012 03:56:02 -0700 (PDT) Date: Wed, 27 Jun 2012 14:56:02 +0400 Message-ID: From: Andrey Fesenko To: svn-src-all@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: svn commit: r237412 - in head: sys/contrib/dev/acpica sys/contrib/dev/acpica/common sys/contrib/dev/acpica/compiler sys/contrib/dev/acpica/components/debugger sys/contrib/dev/acpica/components/disa... X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Jun 2012 10:56:03 -0000 On 2012-06-25 23:37, Jung-uk Kim wrote: ... > I submitted this patch and I am waiting for confirmation: > > http://people.freebsd.org/~jkim/evxfgpe.diff http://lists.freebsd.org/pipermail/freebsd-current/2012-June/034848.html Lenovo Thinkpad X220 I've tested your diff, and it made the panic disappear for me. =C2=A0Thanks= !