From owner-dev-commits-src-all@freebsd.org Mon Apr 26 16:57:53 2021 Return-Path: Delivered-To: dev-commits-src-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 2D0CA5E896C for ; Mon, 26 Apr 2021 16:57:53 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-qv1-xf33.google.com (mail-qv1-xf33.google.com [IPv6:2607:f8b0:4864:20::f33]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FTWKs0THgz3s89 for ; Mon, 26 Apr 2021 16:57:52 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-qv1-xf33.google.com with SMTP id d1so15973971qvy.11 for ; Mon, 26 Apr 2021 09:57:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=XuNcwb0h/A2WhgK7MzHTqZcy+V9PDnnUk3EsPLDZSfY=; b=dH4vN9rwzz1u78wmQUa0qIAh4aEOW1ARBiKw8YMWR1foB7QKrnW6Ib7roONeE9v1Ox 908Vlq9KLiJtQ8K8ZswhLxhMYrbJK6mgoTAt/r4wV0VMZXlbyjZAIoaFeMt2Jq3/QM1u FU1nPGMyZyHd1I9XvVQKVH6sGuWVDYI2viaAF3hEpj5mZ75pFHRyiCsOIHJNRMARAwPo NkiX76S+nRfB6AMFKSUNmMhqylpZYDSKKuW/6Isii4DzPoWSwjHCtSVFn+v9QJqpQxby /p7CGTXNqWjEOiLOLiEz+ir557mcqD81jDYyoUVtdd9C2vs0b85+xHPWCOEQPHuqjaZj iSDw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=XuNcwb0h/A2WhgK7MzHTqZcy+V9PDnnUk3EsPLDZSfY=; b=R+C6UbvLfsiVEnyaTVnZ1qeBIAd7xlp2chjc/dSltw7sgtTavAt1u6EHWSFw2hSBZL wOmKXlUpM/DzEMaEWp2CB9dGZ/zaCMzy8kJTnk0d7Og3hug0rsAk7poqJIkV9xsIkMvR 5yDVHU/rsEkIMAbjj6yy3B9X7lmMP7v8IUnisCA7+sBwq5WQRmXLj+OJjCT8cmCKP5IB obrPp2fKXYE2WXec+HVm4/0HI+HhjBtDC8bC0tvcAbY8ENk2VZwQ+CJc3ZzNRNg9G6id N9d8KpkpC4OKFbvR5UNdBA1V9UOAxoUHq5+585f2VKXulP8X9wTjjvOlNqF/dCmVQVZq +n+Q== X-Gm-Message-State: AOAM533podR+OL9sHsZiudbyWDF+YQiIcQfDMSTPECyM2BsxVflDJ8ca 5gCn66YqDf8WdCt1AbO2YOZVR11uWeXiijUHtecIQw== X-Google-Smtp-Source: ABdhPJyOhgQUTwfnSE5vdpCkQiQbXxwhfeFn7MXS8IYtI5tqG1lz1OqVusrSCU9BsnxNApBVs31asiCSsm1mBaxTXh8= X-Received: by 2002:a0c:9ad7:: with SMTP id k23mr18879256qvf.24.1619456271963; Mon, 26 Apr 2021 09:57:51 -0700 (PDT) MIME-Version: 1.0 References: <202104261545.13QFjAYB012989@gitrepo.freebsd.org> <20210426160242.7nddbshrccusdb5j@mutt-hbsd> <67e6aa7a-3c1d-1055-d468-b6a366382f04@FreeBSD.org> In-Reply-To: From: Warner Losh Date: Mon, 26 Apr 2021 10:57:40 -0600 Message-ID: Subject: Re: git: 9db8b85a942d - stable/13 - linuxkpi: Remove unneeded {} in atomic_dec_and_lock_irqsave() To: Neel Chauhan Cc: John Baldwin , Shawn Webb , src-committers , "" , dev-commits-src-branches@freebsd.org X-Rspamd-Queue-Id: 4FTWKs0THgz3s89 X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.34 X-BeenThere: dev-commits-src-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the src repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Apr 2021 16:57:53 -0000 On Mon, Apr 26, 2021 at 10:49 AM Neel Chauhan wrote: > On 2021-04-26 09:42, John Baldwin wrote: > > I agree. 20 minutes is far too short. The normal minimum is 3 days. > > You already have feedback on the commits to main that you should > > probably adjust before merging (specifically Mateusz's quite salient > > point). > > Requiring two immediate fixups to the original commit in main is also > > indicative that the change in question isn't really ready yet. > > Sorry about this. I'm new(-ish?) to src. > > The immediate "fixups" are just formatting changes that were requested, > not really bugfixes. > Only extremely urgent security-related or build-breakage-fixes are to be MFC'd faster than 3 days. At least that's been the rule we've articulated in the past. There's been some flexibility for things that are important, or when racing a release / snapshot schedule (eg a really good reason based on external factors) Warner