Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2D1F4C64EC4 for ; Fri, 3 Mar 2023 17:29:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231137AbjCCR3C (ORCPT ); Fri, 3 Mar 2023 12:29:02 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46884 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230353AbjCCR27 (ORCPT ); Fri, 3 Mar 2023 12:28:59 -0500 Received: from mail-ed1-x531.google.com (mail-ed1-x531.google.com [IPv6:2a00:1450:4864:20::531]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3831A12BD4 for ; Fri, 3 Mar 2023 09:28:58 -0800 (PST) Received: by mail-ed1-x531.google.com with SMTP id f13so13255143edz.6 for ; Fri, 03 Mar 2023 09:28:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux-foundation.org; s=google; t=1677864536; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=w/1M9vfaJytncd6N1cPBSSvUSzdGMaKgscxLlZgX7nk=; b=NvHGuc6t6ldTaK1dEwm6DeC8+MYOtULrkWn1LzSH1hqsTgMhljrY2JKgJFHvvRm9Up enHYNky2G7FAljCdFfbc0vVqvUd09228yXW6Fzs+gtWCQM3YMCqmOFskr3igu/+7lzXt nMsnNakrNe1U+FWNXdGQXLgh5l14IS31rrX5E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677864536; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=w/1M9vfaJytncd6N1cPBSSvUSzdGMaKgscxLlZgX7nk=; b=rTgZ6Zb/t+1vBw04ncuKuhY6pHNaG3bdc+/Vb2OiW8HJMgJjuMgiVC3L1T7tk1MPCL yzxXcr6G+b+KbnndDsbFbXlqVVpwCs0QteYU6bDyux79GVGSwmednlslxAeRkorl90wq LO0Rt6wGImn/WG9vIiKvfs0Evav1fTWpAG8fV9qUUtE9Hlt5l0wYCoDtgCNSuRaTe8dm RYRDFBpWCv3hV6CDWnXC47GV6xmVUP8UWiRDobMe3oIFNaC5xuOurJoQukFvjPgcC7Dh GS0ZevGed4vLIUtl1hxe//PAvhZV6RU64jqPc8cT+df13v/xd/QGwbzsOFohf+1w9o/e RlFA== X-Gm-Message-State: AO0yUKXdK4g+BZHENHZCnoppKy48RA8BrKCtRitHSU5a34IX6pDkmItt 04E8e0diUhIFFx+2oJaJr0ZwneAxc4yHh+g4dSYCOQ== X-Google-Smtp-Source: AK7set8grh79HHMFduMt+a9aALbMcLHLj0apQKMmQduMTz7ga0WHXzHMR6fGlCWxjrO1A5HOLb8cOw== X-Received: by 2002:a17:906:2da2:b0:8ae:f1cd:9551 with SMTP id g2-20020a1709062da200b008aef1cd9551mr2157749eji.76.1677864536461; Fri, 03 Mar 2023 09:28:56 -0800 (PST) Received: from mail-ed1-f42.google.com (mail-ed1-f42.google.com. [209.85.208.42]) by smtp.gmail.com with ESMTPSA id uo17-20020a170907cc1100b008b17ed98d05sm1153979ejc.120.2023.03.03.09.28.55 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 03 Mar 2023 09:28:55 -0800 (PST) Received: by mail-ed1-f42.google.com with SMTP id i34so13234555eda.7 for ; Fri, 03 Mar 2023 09:28:55 -0800 (PST) X-Received: by 2002:a17:906:398a:b0:877:747e:f076 with SMTP id h10-20020a170906398a00b00877747ef076mr1200645eje.0.1677864535375; Fri, 03 Mar 2023 09:28:55 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Linus Torvalds Date: Fri, 3 Mar 2023 09:28:38 -0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [GIT PULL] zstd changes for v6.3-rc1 To: Nick Terrell Cc: Linux Kernel Mailing List , Nick Terrell Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Mar 2, 2023 at 10:23=E2=80=AFPM Nick Terrell wr= ote: > > Zstd fixes for v6.3 Grr. This tree had five commits in it. Of the five, two were merges. And of those two, ABSOLUTELY NONE had any explanation for them AT ALL. Honestly, I pulled this, and was then *so* fed up with this kind of garbage that I just decided that I'm better off without this all. So this got all undone again, and I'm not pulling this kind of sh*t again. I'm *very* fed up with having to tell people the same thing over and over a= gain. Just stop doing merges if you can't be bothered to do do them right. Linus