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 X-Spam-Level: X-Spam-Status: No, score=-5.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 154FCC07E95 for ; Wed, 7 Jul 2021 18:15:16 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id EEC1B61C6D for ; Wed, 7 Jul 2021 18:15:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231366AbhGGSRy (ORCPT ); Wed, 7 Jul 2021 14:17:54 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34928 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231196AbhGGSRw (ORCPT ); Wed, 7 Jul 2021 14:17:52 -0400 Received: from mail-ot1-x331.google.com (mail-ot1-x331.google.com [IPv6:2607:f8b0:4864:20::331]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6E99BC06175F for ; Wed, 7 Jul 2021 11:15:12 -0700 (PDT) Received: by mail-ot1-x331.google.com with SMTP id x22-20020a9d6d960000b0290474a76f8bd4so3133209otp.5 for ; Wed, 07 Jul 2021 11:15:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=jV0bmhzzw6TZaEdwvdV5ymSR2xA2QAOqe/GC7UBQiJs=; b=i5sAoxK7k6tbHogLW32WUwgavmT7BxFqp7oupl1OoJ0ljlhuoxzM9VMmRE4R/lAO/K saGqKmrZ+A1FvSrxScV73tC6OqTVPnz0PwZSrZS4sJusjA4hL4SL6CNE6xpxNEq1g/JK DP1pd8cXtQ+YsnlHtiaZNpFM72diQK2gTy4DGMB/0AEnHFfMaa9TxvqXh3g9d3s96mrZ kW+pPS+oCV3AN5A+LZhpyOpMzjMuZZXI5Cj5dx5iaXDNBwhx42LeuLodO8+zomPi6TRw BHrGJcbRDZyZ9R5w1HY/2omhWts+FWBBzPUASs7KqeS3D/u400bQkN1aEO+QjmlaD7eD w6cQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=jV0bmhzzw6TZaEdwvdV5ymSR2xA2QAOqe/GC7UBQiJs=; b=NaQLJurrW1sWHBNjYG1wXWeS1tzLQwDX5AMaQy2HZwT9FCi7hZuHJclynPcCoKzjVa eXh0tYA21DeLJ0EZfR036+5HoE3bBm6cFKwMEF8mDIC0TLfff6FhCFU4hmsTBgkFdXD5 Eg1v5OQwPgJSjSGanpuKwlAoFYxT7dHCA5lkoAAz73hkQW6uFsOVBli71fMlZcYjhozH L1TWY6iPwaHRPU3NqZx/rspBNHv88xJjlk3TUAR2CPkGX2wC7SsYFPsTm8HUZIZq/m9D rAXjRBPATv3KZ+N3Pw6ZpjAB758Upm39xzEAfo/WbDeB9O3szqJ+cGquRxHKnH+amvlP wVKA== X-Gm-Message-State: AOAM531lWD39bpEdIRKA7C9n8TBje6a3QQL31/1d2PmToz5AWUmcdFPJ JGtpiN3iQ8Y6ZWk/8araP9kwTQ== X-Google-Smtp-Source: ABdhPJx8BlpKR94cDa9e50pcam97QwHyezjB2esN+tyYBYNSCKrxj/lmchIjGhcmVWVPw4KDshFLzA== X-Received: by 2002:a9d:6285:: with SMTP id x5mr5367779otk.137.1625681711768; Wed, 07 Jul 2021 11:15:11 -0700 (PDT) Received: from yoga (104-57-184-186.lightspeed.austtx.sbcglobal.net. [104.57.184.186]) by smtp.gmail.com with ESMTPSA id z2sm4153874otm.2.2021.07.07.11.15.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 07 Jul 2021 11:15:11 -0700 (PDT) Date: Wed, 7 Jul 2021 13:15:09 -0500 From: Bjorn Andersson To: Linus Torvalds Cc: Ohad Ben-Cohen , linux-remoteproc@vger.kernel.org, Linux Kernel Mailing List , Peng Fan , Suman Anna , Siddharth Gupta , Stephan Gerhold , Arnaud Pouliquen , Arnd Bergmann , Christophe JAILLET , Manivannan Sadhasivam , Yassine Oudjana Subject: Re: [GIT PULL] remoteproc updates for v5.14 Message-ID: References: <20210706210228.1229484-1-bjorn.andersson@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed 07 Jul 12:57 CDT 2021, Linus Torvalds wrote: > On Wed, Jul 7, 2021 at 10:55 AM Linus Torvalds > wrote: > > > > If you end up adding commits to the end and updating the tag [..] > > Actually, that's not what happened, the extra commit is in a separate > branch that got merged early. So I'm not sure why your diffstat and > shortlog were incorrect. > Doing some backtracking on my actions found that I created an immutable branch for the dt-binding, tagged it, shared it with Suman and merged it into my branch. I missed this as I was preparing the pull request and didn't realize that my script for invoking the git request-pull would find this tag and thereby omit the content of that tag from the diffstat. Would you like me to resend this with a correct diffstat? Regards, Bjorn