From owner-svn-src-all@freebsd.org Tue Mar 27 10:13:09 2018 Return-Path: Delivered-To: svn-src-all@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 7EE24F6967A; Tue, 27 Mar 2018 10:13:09 +0000 (UTC) (envelope-from lwhsu@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2EC787B795; Tue, 27 Mar 2018 10:13:09 +0000 (UTC) (envelope-from lwhsu@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1129) id 2805B29F5; Tue, 27 Mar 2018 10:13:09 +0000 (UTC) Date: Tue, 27 Mar 2018 10:13:09 +0000 From: Li-Wen Hsu To: Jeff Roberson Cc: "O. Hartmann" , Jeff Roberson , svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r331606 - in head/sys: amd64/include i386/include x86/x86 x86/xen Message-ID: <20180327101309.GA75720@freefall.freebsd.org> References: <201803270337.w2R3b4iv035285@repo.freebsd.org> <20180327081535.0dacffcb@freyja.zeit4.iv.bundesimmobilien.de> <20180327082651.28258a8c@freyja.zeit4.iv.bundesimmobilien.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.2 (2017-12-15) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 27 Mar 2018 10:13:09 -0000 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. Li-Wen -- Li-Wen Hsu https://lwhsu.org