From mboxrd@z Thu Jan 1 00:00:00 1970 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 1521DC433FE for ; Mon, 16 May 2022 09:03:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235153AbiEPJDr (ORCPT ); Mon, 16 May 2022 05:03:47 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56604 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236277AbiEPJDp (ORCPT ); Mon, 16 May 2022 05:03:45 -0400 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 63A6A21817 for ; Mon, 16 May 2022 02:03:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1652691823; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=sN8QLfN/A+UySSDA6TKtms8hsiIhhELD2bDlU4mr5p0=; b=WwnxRZcBTpiWMoDeqZN4+NyiT/qNmVn7SmI9p+LCmb9rwYxR122n+Xu4G09XpLNdBPnfdS n9xVCIqZ8VPa/BbzrBrNw5eytu5sBGPZdJg87WtJlfK+Zn9s2UltU1colIeGWUypIz0Ma2 K+lQ+7/kSqHYCQtipaExmHB+FLr0MXg= Received: from mail-wr1-f69.google.com (mail-wr1-f69.google.com [209.85.221.69]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-108-V8N4VvPoNEWZe_DlrGeosg-1; Mon, 16 May 2022 05:03:41 -0400 X-MC-Unique: V8N4VvPoNEWZe_DlrGeosg-1 Received: by mail-wr1-f69.google.com with SMTP id k18-20020adfe3d2000000b0020d08dfd471so275749wrm.14 for ; Mon, 16 May 2022 02:03:41 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=sN8QLfN/A+UySSDA6TKtms8hsiIhhELD2bDlU4mr5p0=; b=c/Dq5pgKGMM6yA8qKwzJnAOCZSV4B9m1LMPCJKwd1/qLiL7ZJ7p1UqetJH2yyM9+zV dVH6jOkXExNb9Je4NV9zad2IpypRutO+btnxZugGoRoGna1yOP+wQkX6Lsx0iOru6EqR DT4WGmBao3RyXCShyPiufQb4Lv2TzFTATtdpjZmheQAyTKjebUt2v3U6c+CBYlAew+Gg 3vguUIyUl6Q1obVaLBsU6MPmGWYYLi/l+Q1c/FdGiBvcsyV+QtLGKgqJXxtFwrnO90Dv PZJHJap45AOqYjqhHIfLN2ZalSHvSy+HaSY895J5TBgpLfX01Et8SWmi1j6r3MPzB6d5 bf3g== X-Gm-Message-State: AOAM531v2UKu09vb0iK69JzUQpXV6HiVdVqdlXc8OU7V78oggZxZtkWz vpCdc7sec5Ulk9LHLJ904laPc48kN/Cr0uiPJm08asZGcVF8qQ0d1RVVGDiFPEIlRlFG8a6c1DU DrLU1DMOXxD3vZZXJ X-Received: by 2002:a05:6000:1847:b0:20c:61a8:4dd3 with SMTP id c7-20020a056000184700b0020c61a84dd3mr13647497wri.205.1652691820520; Mon, 16 May 2022 02:03:40 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyAsBp5KvtStVNwjEVznDkDUw7cluWHWPDWh0qjQjlcuAw2dlbUt71Dx2F3EbqPVXfIOPTe5A== X-Received: by 2002:a05:6000:1847:b0:20c:61a8:4dd3 with SMTP id c7-20020a056000184700b0020c61a84dd3mr13647479wri.205.1652691820302; Mon, 16 May 2022 02:03:40 -0700 (PDT) Received: from redhat.com ([2.55.141.66]) by smtp.gmail.com with ESMTPSA id r15-20020a7bc08f000000b00394615cf468sm12639009wmh.28.2022.05.16.02.03.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 16 May 2022 02:03:39 -0700 (PDT) Date: Mon, 16 May 2022 05:03:35 -0400 From: "Michael S. Tsirkin" To: Linus Torvalds Cc: Michael Ellerman , Konstantin Ryabitsev , KVM list , virtualization@lists.linux-foundation.org, Netdev , Linux Kernel Mailing List , mie@igel.co.jp Subject: Re: [GIT PULL] virtio: last minute fixup Message-ID: <20220516045821-mutt-send-email-mst@kernel.org> References: <20220510082351-mutt-send-email-mst@kernel.org> <87czgk8jjo.fsf@mpe.ellerman.id.au> <87mtfm7uag.fsf@mpe.ellerman.id.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On Thu, May 12, 2022 at 10:10:34AM -0700, Linus Torvalds wrote: > On Thu, May 12, 2022 at 6:30 AM Michael Ellerman wrote: > > > > Links to other random places don't serve that function. > > What "function"? > > This is my argument. Those Link: things need to have a *reason*. > > Saying "they are a change ID" is not a reason. That's just a random > word-salad. You need to have an active reason that you can explain, > not just say "look, I want to add a message ID to every commit". So I want to go to my inbox and compare the patch as received with what is in my tree. What did I change? And I tweak both the patch content when applying and the subject so these are not good indicators. Is this at all convincing? -- MST