From owner-svn-src-head@FreeBSD.ORG Thu Feb 26 20:23:07 2015 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CDF04BC9; Thu, 26 Feb 2015 20:23:07 +0000 (UTC) Received: from mail-ie0-x233.google.com (mail-ie0-x233.google.com [IPv6:2607:f8b0:4001:c03::233]) (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 8CF87F9F; Thu, 26 Feb 2015 20:23:07 +0000 (UTC) Received: by iebtr6 with SMTP id tr6so20569027ieb.7; Thu, 26 Feb 2015 12:23:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=VvOAUBHcZlRi9GpjA85nszWgdCoeGyz1+1omXGmcakI=; b=tNq5AG1DaABt3KnYp07PHCOf1kyamPZvFBZYPl3yjjEWGb3eKAllRkRApGrOrQRZm6 nMyfDof1lBKICsQgrGC1NN3Ioelc2vLOAlhU2La2ntu6yDrnqFKsZmJwSvGPFZFfU+Lg G0oCngdNO9cDKu8Y893THVzF696gwJpWL++3PCjKAko6q41i6HcJxAwp74MvjadrvSxU v2JGLojT1CqSIgeOwyi+ZAEV8pCIeTYEOqRgjlv1zCRpEIHhVsimzgut/uLtXgFB+eLB BCgKJRKWa6YaRe1IjoWYVWsKS+g9NuTJVKDgYypX3sEiag9u9VYqh8PVWnMJHqaJyoKm Mf5A== MIME-Version: 1.0 X-Received: by 10.107.31.2 with SMTP id f2mr13768636iof.88.1424982187056; Thu, 26 Feb 2015 12:23:07 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.36.17.66 with HTTP; Thu, 26 Feb 2015 12:23:06 -0800 (PST) In-Reply-To: <54EF7F3E.8090402@freebsd.org> References: <201502092100.t19L0vsv010944@svn.freebsd.org> <54E1FCD0.6000500@rainbow-runner.nl> <20150216174658.GI34251@kib.kiev.ua> <54E24907.9030400@rainbow-runner.nl> <54EF7F3E.8090402@freebsd.org> Date: Thu, 26 Feb 2015 12:23:06 -0800 X-Google-Sender-Auth: xm3fiM9u0Olc5RYVtJrlu4m5Giw Message-ID: Subject: Re: svn commit: r278473 - in head/sys: amd64/amd64 amd64/include amd64/vmm contrib/dev/acpica/include i386/i386 i386/include x86/acpica x86/include x86/x86 x86/xen From: Adrian Chadd To: Peter Grehan Content-Type: text/plain; charset=UTF-8 Cc: Konstantin Belousov , Koop Mast , "svn-src-all@freebsd.org" , "src-committers@freebsd.org" , "svn-src-head@freebsd.org" X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.18-1 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: Thu, 26 Feb 2015 20:23:07 -0000 On 26 February 2015 at 12:17, Peter Grehan wrote: >> I'm going to set the x2apic_disable=0 by default in 24 hours so people >> have time to fix this without it impacting the functionality of -HEAD >> by default. > > What gives you the right to make this decision ? This has been reported by more than one person, it's been a couple of weeks, it's an actual regression, and there's no specific solution in sight. I'm happy to test solutions, but stalling on reverting a regression reported by people running -HEAD is irresponsible. So, no, I don't have any specific "right" over anyone else, but everyone here has the /responsibility/ to keep things working. -adrian