From owner-svn-src-all@freebsd.org Tue Apr 3 02:08:32 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 CA831F777B5 for ; Tue, 3 Apr 2018 02:08:32 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-it0-x231.google.com (mail-it0-x231.google.com [IPv6:2607:f8b0:4001:c0b::231]) (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 565E87F93D for ; Tue, 3 Apr 2018 02:08:32 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-it0-x231.google.com with SMTP id v194-v6so20694744itb.0 for ; Mon, 02 Apr 2018 19:08:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=WThxa+EuokpJXL9ViZ9ygewEbQ+TR2jIE4rIskB6JGY=; b=SEzjPCKWHdMzf2+qsUnynAVqFcH0/sXaxevEHSALC2JkgyIAUY2QzgoCX9XB/LpLi2 s9gUAU0CeqsqJCHrr+RteIjo6as4tRrA58CS2rKLPBdNDbJTthQN/KYX0CGl5i3KzBQe 5PgLUiVFMU5b+aKCNWu4YRb5N0PH1ECUzPqzJaeT7iyYzuUVWY2pAQ5O8RiPHdLfjnOi OVdZ7t/hqWsgyePvKrFr5MjeCIWZ5xvQbBNa0AXMkgU3bEO2UablAQfCHYVZVpVm32F6 90u7k8pTOSi4G79Bwz1kbOQ2HpVrEXLtt31/YgG51wTtDdJgB+ulrGL1x5E6aSkfbMG8 JW9g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=WThxa+EuokpJXL9ViZ9ygewEbQ+TR2jIE4rIskB6JGY=; b=aUG84XvbgpHgKk6p7vgMYb/ikQ5DsesTHdE0x9yJHrsNoLqJ26WUEghfp4iH2lJG7z tL7f0I0E7Ec3bzhL5EvWcHafXVN+kj1UuKlj9x2cgoUWCqhb6XHgPevc88fdvezNivrp ibmcbcYrgdVUj86rsNidhGI853dD542ewxqopyCYiyIjgyw9iPWAO3Ex7dtTiR1sgEKK wd9fN1puJAVQi8tKVRCBNAAEt+14dALk2IGVeTLqrBWlWsN8ChkI8lKm1Qg4YDhydkEp C1nNovEqDIGTGXPKMZNZUQ/Ee+Fqd+eoaHiZu/5MeKDflZlh4i/aJ5KrvKypk8RyADdj em8w== X-Gm-Message-State: ALQs6tB+ZaaHR/g+q9WIi1q5IZW1EIzcsthbmN/s0ruNXuJxSBdLKlA4 XIujSl1Ajhxy9awgi2LtBt38Lf/0yp4FJAx/fkogIg== X-Google-Smtp-Source: AIpwx49nN8NEbZwgOWmIh3SZuRheSRYP4eEnmUpIP531PYWvSaeR/eDzr52oZ+pq3fGJr7IyyforHkSREtYiWSNYKwU= X-Received: by 2002:a24:b649:: with SMTP id d9-v6mr3403085itj.51.1522721311485; Mon, 02 Apr 2018 19:08:31 -0700 (PDT) MIME-Version: 1.0 Sender: wlosh@bsdimp.com Received: by 10.79.203.196 with HTTP; Mon, 2 Apr 2018 19:08:30 -0700 (PDT) X-Originating-IP: [2603:300b:6:5100:1052:acc7:f9de:2b6d] In-Reply-To: <20180403014734.GA31748@lonesome.com> References: <201803311138.w2VBcKHP014025@repo.freebsd.org> <68DEEF9A-6290-40AD-B51D-E187593C089F@FreeBSD.org> <20180331131818.GA22697@lonesome.com> <20180331184109.GA23589@lonesome.com> <20180403014734.GA31748@lonesome.com> From: Warner Losh Date: Mon, 2 Apr 2018 20:08:30 -0600 X-Google-Sender-Auth: Z6PZcDLDeFhPANTUVzPS8_gZxvo Message-ID: Subject: Re: svn commit: r331838 - in stable/11: . contrib/compiler-rt/include/sanitizer contrib/compiler-rt/include/xray contrib/compiler-rt/lib/BlocksRuntime contrib/compiler-rt/lib/asan contrib/compiler-rt/l... To: Mark Linimon Cc: Ed Maste , Dimitry Andric , Antoine Brodin , svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers , re , svn-src-stable-11@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 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, 03 Apr 2018 02:08:33 -0000 On Mon, Apr 2, 2018 at 7:47 PM, Mark Linimon wrote: > So, the takeaway is, this change stays, and stable/11 users that build > their own ports are on their own? > > Whatever happened to POLA? > I think the takeaway was that the timing was good, but the pre-MFC communication could be more explicit in the future. There's also more communication needed about how to fix common breakage from compiler updates that's needed as well when a new compiler is imported. In the mean time, there's fallout in the ports, and people should use the next month to fix them. Not idea, I'll grant. Warner