From owner-freebsd-current@FreeBSD.ORG Mon Jun 8 19:10:49 2015 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 17837CEF; Mon, 8 Jun 2015 19:10:49 +0000 (UTC) (envelope-from rpaulo@me.com) Received: from st11p02mm-asmtp001.mac.com (st11p02mm-asmtp001.mac.com [17.172.220.236]) (using TLSv1.2 with cipher DHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DEFB1163F; Mon, 8 Jun 2015 19:10:48 +0000 (UTC) (envelope-from rpaulo@me.com) Received: from st11p02im-spool001.me.com ([17.172.220.115]) by st11p02mm-asmtp001.mac.com (Oracle Communications Messaging Server 7.0.5.35.0 64bit (built Dec 4 2014)) with ESMTP id <0NPN00E3K15MTK70@st11p02mm-asmtp001.mac.com>; Mon, 08 Jun 2015 18:10:41 +0000 (GMT) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.14.151,1.0.33,0.0.0000 definitions=2015-06-08_10:2015-06-08,2015-06-08,1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 suspectscore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=7.0.1-1412110000 definitions=main-1506080291 MIME-version: 1.0 Received: from localhost ([17.172.220.163]) by st11p02im-spool001.mac.com (Oracle Communications Messaging Server 7.0.5.35.0 64bit (built Dec 4 2014)) with ESMTP id <0NPN00RHA15N9X00@st11p02im-spool001.mac.com>; Mon, 08 Jun 2015 18:10:35 +0000 (GMT) To: Andrey Fesenko Cc: allanjude@freebsd.org, freebsd-current@freebsd.org, rpaulo@freebsd.org From: Rui Paulo Subject: Re: acpi_ibm boot panic Date: Mon, 08 Jun 2015 18:10:35 +0000 (GMT) X-Mailer: iCloud MailClient15C90 MailServer15C.19370 X-Originating-IP: [12.218.212.178] Message-id: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 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: Mon, 08 Jun 2015 19:10:49 -0000 The patch looks fine (goto or no-goto). =C2=A0I'm curious as to why you ha= ve no SMBIOS strings though. =C2=A0Are you EFI-booting? =C2=A0Did you upgr= ade EFI so that it exports SMBIOS strings to kenv? =C2=A0I recently fixed = this problem in EFI.=