From owner-freebsd-current@FreeBSD.ORG Mon Jun 8 18:34:52 2015 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 02A6F2DE; Mon, 8 Jun 2015 18:34:52 +0000 (UTC) (envelope-from f0andrey@gmail.com) Received: from mail-wg0-x231.google.com (mail-wg0-x231.google.com [IPv6:2a00:1450:400c:c00::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 91A5B1DCF; Mon, 8 Jun 2015 18:34:51 +0000 (UTC) (envelope-from f0andrey@gmail.com) Received: by wgv5 with SMTP id 5so110201877wgv.1; Mon, 08 Jun 2015 11:34:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=cz55gaB/SY7/oKbAUojvlukLlTs9Ha+DFaCIgFW0SDU=; b=E+UCM23dgh8QmXNf2pt7gQP4xeO/dozOB/9qbejkseEiucw9P2X7mKuYpx68a6XGUr gPG6gmZJ0nFtBEvZnurQAMVngCjg7upSDIhBnzr2y1h0h7t/MO6EaOXRAnAZUVJeu4JF Hb6jzOQpTPToj1++86TETaR1SvMShuEqhrdtCVDRZmlyyTH2XBVg9eTOuBKynJ2ygSSl dnKJRhP5NRX0rKhY0pfyK4loCkbHavOxPQ2oq+MGDBQUd3OCVZFl7u/r1DeLuBGCNdzh 1yIiHc4eazVI2kSX1Rdou0FrgI63NKlAw/hX5gfAeTSGYKmeI84/bFTtDxNal9KUH5ap GqVA== MIME-Version: 1.0 X-Received: by 10.180.78.136 with SMTP id b8mr842096wix.44.1433788490103; Mon, 08 Jun 2015 11:34:50 -0700 (PDT) Received: by 10.194.61.169 with HTTP; Mon, 8 Jun 2015 11:34:50 -0700 (PDT) In-Reply-To: References: Date: Mon, 8 Jun 2015 21:34:50 +0300 Message-ID: Subject: Re: acpi_ibm boot panic From: Andrey Fesenko To: Rui Paulo Cc: Allan Jude , freebsd-current , rpaulo@freebsd.org Content-Type: text/plain; charset=UTF-8 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 18:34:52 -0000 On Mon, Jun 8, 2015 at 9:10 PM, Rui Paulo wrote: > The patch looks fine (goto or no-goto). I'm curious as to why you have no > SMBIOS strings though. Are you EFI-booting? Did you upgrade EFI so that it > exports SMBIOS strings to kenv? I recently fixed this problem in EFI. I'm testing first version, without ngie@ changes. EFI bootloader + ZFS root system (boot in ufs)