From owner-freebsd-current@freebsd.org Fri Mar 23 23:44:38 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1C603F56DC5 for ; Fri, 23 Mar 2018 23:44:38 +0000 (UTC) (envelope-from mark@peek.org) Received: from mail-yw0-x232.google.com (mail-yw0-x232.google.com [IPv6:2607:f8b0:4002:c05::232]) (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 AB3326B8B4 for ; Fri, 23 Mar 2018 23:44:37 +0000 (UTC) (envelope-from mark@peek.org) Received: by mail-yw0-x232.google.com with SMTP id y23so4505136ywy.4 for ; Fri, 23 Mar 2018 16:44:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=peek-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=9yvYlQhSowqunfwbsmkZz86GpDdfqMp+2BfqbTFRDZ8=; b=ZQn4bM7i16FixN8rsXLlrUKJpvdhP5FUZyID4ocScXDiBoQ7zDjYHgWvgLV9gqVIT2 W2hwZwmdKvUCRvqE36dZuRXIILMoAGuJZIuRBzMShWtH26XBzAj4mi+dysrCVXYKyzT+ lTPlBJNr+wH376u3FP2uriA5KUV2RhcnKI3ogm8gQ+zrvFCeNpJntl8MGMTjGaasLOBO RQKHhe6KDoW2/94Zvkbqv7P2UGJFnnMVf3LTJF2p6kUEu6Po/aOijuhzYDh650n81Vkw K33p65bHHqCNwqh//+YdFFB8xngahKI8VurVf55lQcRnf6TXghjze/v81VeKS99NwMPZ XLng== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=9yvYlQhSowqunfwbsmkZz86GpDdfqMp+2BfqbTFRDZ8=; b=OS6HRsplmdCzvDvyyRh1IckpqLX/OENQyb3CQcczylbC9AJ6h6pLKUMVCWYbmA4n7d uqMKyVT/k9EUe+a3HIiY0PVqFr/70nRdFZnI9PEr1Es2HdPKeaC9uQ5imSmgbbUb4Q3E j/PN0HCgGIguMc3ZLJ5/r2IVMWhv0spmbaTakXp1vljVLISID8m/SRpXjLeWQULII+co 0KoiK+ks+xMZVpV+oQgmIVOh0qLWkdkZvB8YeUg0J80bLXKAQ5RIvsiQabCNTBogDeaG 56Yfs0CMkK/P1FAzU86Y0zI0CshRm24zEl6aJV1R3srExK9hbj0a4Z7io7mHvLTZEIvr woEQ== X-Gm-Message-State: AElRT7E2b6UMOe8S+1pNxMJhfDIgvei4phu1oPH/JCFVrU2/+QaPYmyI SMZMTFPr/8wEWarQ6JaJ87BVGBYF/vRLp38yno1cIA== X-Google-Smtp-Source: AG47ELuv3O6mP1RH8iYpqCnjeo89c1KV8DlZcOe8HNgXFcgBkQGooH5Kn5CEycwRiYeLoiO6xeIOrTbSCU9D3fXmUa4= X-Received: by 10.13.196.131 with SMTP id g125mr17980902ywd.442.1521848676860; Fri, 23 Mar 2018 16:44:36 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a25:1057:0:0:0:0:0 with HTTP; Fri, 23 Mar 2018 16:44:36 -0700 (PDT) X-Originating-IP: [2601:646:c700:35ed:b42e:d398:1bb6:3336] In-Reply-To: <20180323231902.GM76926@kib.kiev.ua> References: <8b8f1352-aa5c-716c-ef6c-3b3cd630043f@ieee.org> <20180316095627.GW76926@kib.kiev.ua> <20180323231902.GM76926@kib.kiev.ua> From: Mark Peek Date: Fri, 23 Mar 2018 16:44:36 -0700 Message-ID: Subject: Re: amd64: panic on -CURRENT @r330539 for certain UEFI hosts To: Konstantin Belousov Cc: Peter Lei , freebsd-current@freebsd.org, huanghwh@163.com, "Jonathan T. Looney" X-Mailman-Approved-At: Sat, 24 Mar 2018 10:28:04 +0000 Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 23 Mar 2018 23:44:38 -0000 On Fri, Mar 23, 2018 at 4:19 PM, Konstantin Belousov wrote: > On Fri, Mar 23, 2018 at 04:06:23PM -0700, Mark Peek wrote: > > I ran into the original issue with r330539 on a Fusion VM. Trying this > > patch causes a different panic: > > > > https://people.freebsd.org/~mp/r330539-patched.png > > > > Thoughts? > > r331290 should fixed this issue. What is your kernel sources version ? > Thank you for the pointer to r331290. I missed it and thought your patch to -current was the intended fix. Updated my kernel to r331469 and it is booting on Fusion now. Thanks! Mark