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 24B47EE4993 for ; Wed, 23 Aug 2023 16:08:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237427AbjHWQIg (ORCPT ); Wed, 23 Aug 2023 12:08:36 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33558 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236730AbjHWQIg (ORCPT ); Wed, 23 Aug 2023 12:08:36 -0400 Received: from mail-io1-xd2e.google.com (mail-io1-xd2e.google.com [IPv6:2607:f8b0:4864:20::d2e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5222C10E9 for ; Wed, 23 Aug 2023 09:08:23 -0700 (PDT) Received: by mail-io1-xd2e.google.com with SMTP id ca18e2360f4ac-790b9d7d643so20217039f.1 for ; Wed, 23 Aug 2023 09:08:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1692806902; x=1693411702; 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=Sb52mdox+dxM4N+wk+fee/xI7Qx4pJ5fTYbUhKVf9+k=; b=TlDAQvplzdqtLJFPkI8as/6C9fy9eb/kSOpNC7wTlOzLmqZtgg603CVY/rG71UJO2D LZ7sqEROTzz5EWKG0UTiCG5MxtTiWP5fZC/oGuwKvryp9bsOk4mK4NyWi7bLfw3n3dhR oBnWqbvaOEeSsMcHePOommrz4Ad3dr63ZywUU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692806902; x=1693411702; 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=Sb52mdox+dxM4N+wk+fee/xI7Qx4pJ5fTYbUhKVf9+k=; b=i5oiMN3qxWc/RwW7FR/7DSkZqI/Pj1sVjqLclDoi1TiCjfc3FkjLV0bFGM6fwbUvQY TlPrjdNmTaTHoEs/Bijifh9d7Vw4gKE8JQmWv5iEQRv00ECCySspwGEVU1m/wRtMFWfb 4zOjxRd/pQxYBQzKG7nx2FtXCi4zpOxdqxDwSwvJTI25u7mEBPqbqHfWfGu9f7r8G+jA Zuflr/BKH4thkXvBkpUarqHQ5RFSrY6T7PW0koV/LYXjN/pW6FMo7fIadVb4hT5oYTt0 Z+gp9hd9t+LzoXeHYsHWN4LPycWHurxQ6BghmNKE1abjovpC5Lh1/8P4X02zKrwfGJmL Psvw== X-Gm-Message-State: AOJu0YyQPGm53rro9RzxS/iDPU9VYCbSvEG8YuyFjYKmI+1jOhriLFjV 1nOTthVVFIOn08FOAN1m7DBLrAaCTKcnZxqDiWE= X-Google-Smtp-Source: AGHT+IFNkatJy67nHdGfFWVliWpegjni2uMd3WdPbbbhhhK5rCwzoqEI/p+eWbVxhoH1ujMzEVqPoA== X-Received: by 2002:a6b:c90d:0:b0:790:f2c3:2fd with SMTP id z13-20020a6bc90d000000b00790f2c302fdmr14958059iof.0.1692806902636; Wed, 23 Aug 2023 09:08:22 -0700 (PDT) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id l26-20020a02cd9a000000b004311d1cdef1sm3741679jap.169.2023.08.23.09.08.21 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 23 Aug 2023 09:08:22 -0700 (PDT) Message-ID: Date: Wed, 23 Aug 2023 10:08:21 -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: manual merge of the rust tree with the kunit-next tree Content-Language: en-US To: Miguel Ojeda , Stephen Rothwell Cc: Miguel Ojeda , Brendan Higgins , Benno Lossin , Linux Kernel Mailing List , Linux Next Mailing List , Shuah Khan References: <20230822162333.752217fa@canb.auug.org.au> <20230822222036.3462aa57@canb.auug.org.au> From: Shuah Khan In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org On 8/22/23 09:17, Miguel Ojeda wrote: > On Tue, Aug 22, 2023 at 2:20 PM Stephen Rothwell wrote: >> >> Thanks for the explanation. I have updated my resolution for tomorrow. > > My pleasure & thanks! > Is there anything I need to do on my end when I send kunit pull request? thanks, -- Shuah