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 8CF04C001DB for ; Thu, 3 Aug 2023 23:00:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230163AbjHCXAi (ORCPT ); Thu, 3 Aug 2023 19:00:38 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42394 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230116AbjHCXAh (ORCPT ); Thu, 3 Aug 2023 19:00:37 -0400 Received: from mail-oi1-x233.google.com (mail-oi1-x233.google.com [IPv6:2607:f8b0:4864:20::233]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 53FB81FED for ; Thu, 3 Aug 2023 16:00:36 -0700 (PDT) Received: by mail-oi1-x233.google.com with SMTP id 5614622812f47-3a716f1ec3fso164568b6e.1 for ; Thu, 03 Aug 2023 16:00:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1691103635; x=1691708435; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=/pvpcCewD9AQ8Eo7cRRrjJpPvWQK+UsN2rBuNcYiJBs=; b=Si4mz4moMd7YmB5O1IUzv/QznafgYawJ328Gr8hYaP5+TyS8DTjsZdNkVBaIYcrBXB StBKRHxuHIxCb0bcRFJf/EYTBnrffdcpiOd0x3I/3ftnMd0aK9gxc0LiaRLeloBCJPAz VC0xLrk0hXeboshpUATBrSTJZY3w8bqFTXhX8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691103635; x=1691708435; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=/pvpcCewD9AQ8Eo7cRRrjJpPvWQK+UsN2rBuNcYiJBs=; b=f3Oxv3Lu84jyU/5vgi5YTbL2qmrKXp13lbggQHoLTfH6xTdDlGHo4BMgihXiurxrd8 Hn+Hue0dPZh458xjXTkSC4MEe5DPZD1+GUxcHXH1rXLLN/BzU0OjZ5DjfyFdVB46iy8t 1H0Ipce4CUFnYVyhImPyzVWav9NSdkdHGCR5S5TnF2AYlbeMXd201Iqe1KewJp6gCZ4/ BwQGcTXIPvhnjcdx5V1jwiqVaJiYGzVymV6I5WsyaksbH9Atg6ZUGY7psONbNPTz7w6p gKzSxSyA/w6Qas460vgUFstkicWy3dSaEKNsyggVkSAEMBhNGMLNY4vLHVxs77yVlWJM LlOw== X-Gm-Message-State: AOJu0YymRleZRzGCBq+XhqZEFY58D90xb2kwjI9jKad500bStJHJRUmz 4nGZ9yFmVMaC/HZzpHicxQaXeO7ksVGazsRlwXVhEw== X-Google-Smtp-Source: AGHT+IFcBoMvQRfeSsOHjbPf6cLNfvYf1F01nwjhQmMTDYXA67ri7QBH/E2zGXtl7XvPtlZqqgY1xw== X-Received: by 2002:a05:6808:158f:b0:3a7:72e2:3262 with SMTP id t15-20020a056808158f00b003a772e23262mr2211924oiw.5.1691103635620; Thu, 03 Aug 2023 16:00:35 -0700 (PDT) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id v7-20020a92d247000000b00348cb9adb38sm279205ilg.7.2023.08.03.16.00.34 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 03 Aug 2023 16:00:35 -0700 (PDT) Message-ID: <8c206fc8-5dad-5df3-7c65-13d8036abcd8@linuxfoundation.org> Date: Thu, 3 Aug 2023 17:00:34 -0600 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0 Subject: Re: linux-next: duplicate patch in the risc-v-fixes tree Content-Language: en-US To: Stephen Rothwell , Palmer Dabbelt , Paul Walmsley Cc: John Hubbard , Linux Kernel Mailing List , Linux Next Mailing List , Shuah Khan References: <20230804080137.49f03cf1@canb.auug.org.au> From: Shuah Khan In-Reply-To: <20230804080137.49f03cf1@canb.auug.org.au> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org On 8/3/23 16:01, Stephen Rothwell wrote: > Hi all, > > The following commit is also in Linus Torvalds' tree as a different commit > (but the same patch): > > 8c82d2bf5944 ("selftests/riscv: fix potential build failure during the "emit_tests" step") > This was applied today risc-v-fixes tree - can be dropped. > This is commit > > c77896b143d3 ("selftests/riscv: fix potential build failure during the "emit_tests" step") > > in Linus' tree. > Yes. I sent this in for Linux 6.5-rc3. thanks, -- Shuah