From owner-svn-src-head@freebsd.org Wed Mar 28 05:55:02 2018 Return-Path: Delivered-To: svn-src-head@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 18B69F5F0B3 for ; Wed, 28 Mar 2018 05:55:02 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-yb0-x241.google.com (mail-yb0-x241.google.com [IPv6:2607:f8b0:4002:c09::241]) (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 ADB387726C for ; Wed, 28 Mar 2018 05:55:01 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: by mail-yb0-x241.google.com with SMTP id k199-v6so406935ybk.12 for ; Tue, 27 Mar 2018 22:55:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=EYtVbeL6TsObW9u86kRzjVLkBSI/QY1EeK5YN2r3/kI=; b=Ixvajdq0WKRlgfoeUWyP3FBRLZycRL7cExq+/NfTw3+zkoYE9fRKvKOBpJ2PklVFDH Cerh5y7R9BKzoc3y3de4T2cTdmgBvLTYm9zGvAaX0If8+YmjhLxRemTiPmisMAJQHydg C6QjKebfap+jETqmoN3UxaP4YWYG4VSQ9ZtqA= 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=EYtVbeL6TsObW9u86kRzjVLkBSI/QY1EeK5YN2r3/kI=; b=cJxTt86g9yA9qoS8OZkdzKZyZdevqfE6Br0M/RMcVtAcAzAOrCkr6xFmTpDqkMpTra N8HVijIDQ5zFnhm6yjGT2O9tR6rPcsn1Xh3WHVy1nBM4S5FW9XWO+3/6CYgMaumPEVCW OitU9i6qYHhQn2T+uofaVQjPXBfB/6PW+1kpCr+nbz4ZjkEH3DNb+VtF9xk2EY6XI2eh IVMgNxCSdNrtf3aHnhV8T32HBH9f5xB5r3z8oQvT3oAchYeTkfE0l08VW5HCKCCi1pB0 hChH/gjS4vtHDhMkpXA4kosl1RrT/FcxjJ9i7HmqoFOUaMtekjGKPPQ83XB02VlLhTI8 d1mw== X-Gm-Message-State: AElRT7E0mVstqwpBU0+SnHkd7hUk+xIaIEh77asxlUNL6HmOpyXDVXyD YPxiWxdI800q47gaif/RP/+wZtxxJfirVG7htTVd7g== X-Google-Smtp-Source: AIpwx4/gx8C6r5dOYXDLY9KeCnXRFHK23rSLPhMYfEil08sEcHWdjPoypKkZhn7v/YY00D6cuSt1nq9k1p4nWw4PFeM= X-Received: by 2002:a25:268f:: with SMTP id m137-v6mr1285531ybm.460.1522216500968; Tue, 27 Mar 2018 22:55:00 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a5b:990:0:0:0:0:0 with HTTP; Tue, 27 Mar 2018 22:54:30 -0700 (PDT) In-Reply-To: References: <201803270337.w2R3b4iv035285@repo.freebsd.org> <20180327081535.0dacffcb@freyja.zeit4.iv.bundesimmobilien.de> <20180327082651.28258a8c@freyja.zeit4.iv.bundesimmobilien.de> <20180327101309.GA75720@freefall.freebsd.org> From: Eitan Adler Date: Tue, 27 Mar 2018 22:54:30 -0700 Message-ID: Subject: Re: svn commit: r331606 - in head/sys: amd64/include i386/include x86/x86 x86/xen To: Jeff Roberson Cc: Li-Wen Hsu , "O. Hartmann" , Jeff Roberson , Peter Holm , svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers Content-Type: text/plain; charset="UTF-8" X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Mar 2018 05:55:02 -0000 On 27 March 2018 at 14:07, Jeff Roberson wrote: > On Tue, 27 Mar 2018, Li-Wen Hsu wrote: > >> On Mon, Mar 26, 2018 at 20:35:12 -1000, Jeff Roberson wrote: >>> >>> The patch has been on my branch for weeks and has been tested by a half >>> dozen people. I'm sorry it does not work for you. If you reverted >>> 331605 >>> the change that followed should not have built properly. Did you build >>> cleanly? Can you share your kernel config? >>> >>> I tried with and without EARLY_AP_STARTUP and with and without NUMA. I'm >>> not having any trouble booting. Did you make cleandepend && make depend? >> >> >> It also hangs in our testing system: >> >> https://ci.freebsd.org/job/FreeBSD-head-amd64-test/6817/console >> https://ci.freebsd.org/job/FreeBSD-head-i386-test/1000/console >> >> It is built cleanly and uses unmodified GENERIC config. >> >> The artifacts used are available here: >> >> https://artifact.ci.freebsd.org/snapshot/head/r331606/amd64/amd64/ >> https://artifact.ci.freebsd.org/snapshot/head/r331606/i386/i386/ >> >> Hope these information help. > > > Could someone who was experiencing the hang try the enclosed patch? I can > only verify that it continues to boot for me but I believe this fixes the > bug on other systems. This patch works for me on r331656M. -- Eitan Adler