From owner-svn-src-all@freebsd.org Wed Mar 28 05:55:02 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 2660EF5F0B4 for ; Wed, 28 Mar 2018 05:55:02 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-yb0-x243.google.com (mail-yb0-x243.google.com [IPv6:2607:f8b0:4002:c09::243]) (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 ADC2E77271 for ; Wed, 28 Mar 2018 05:55:01 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: by mail-yb0-x243.google.com with SMTP id m185-v6so408653ybm.11 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=YxOsSS6LNR3ND/6HxxxuxqRWXaTyZjsjlzzhZ8cgaGOXZeuCgcGAGGF/WY2RPjqw++ nOxkD1ugrfH3GqNvDDwq+PwyRusw0dYf+7R2O5kbtKm6Hxw39aitergZ9pbfj4WlKz/O 4q2uoFzD+yQ1g2KA4tnJ/iE9aQui0GxcCuZeUfKrQmcnPjANZaEyrp14QpqDUiM8TEiM shol7lNUvp/jTWUGMYNcJ1QvmzUyD2f1AUWDLs/6tHS+qx3MFFULWPTuHOXZY8fq6CcB azL5W1JBpqiuOkRUuYkDGIBcmkGkZX6n9lJxyutaE8XzxSxAH9TjSlZuA1fSYB/uqzHX j/nw== X-Gm-Message-State: AElRT7ErX4O0L+bsnbEyMfXFVI/3pfEdeuhK6M+UCnRgS01uLhdL0KEm 4hVaI7lxv1fz1hg+n/RRMEMwlLbVSVYyoDA8CEMtqA== 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-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: 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