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 B96AACDB474 for ; Tue, 17 Oct 2023 15:18:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1344329AbjJQPS5 (ORCPT ); Tue, 17 Oct 2023 11:18:57 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59964 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1343732AbjJQPSx (ORCPT ); Tue, 17 Oct 2023 11:18:53 -0400 Received: from mail-io1-xd2d.google.com (mail-io1-xd2d.google.com [IPv6:2607:f8b0:4864:20::d2d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 654BFB6 for ; Tue, 17 Oct 2023 08:18:52 -0700 (PDT) Received: by mail-io1-xd2d.google.com with SMTP id ca18e2360f4ac-7a29359c80bso43259939f.0 for ; Tue, 17 Oct 2023 08:18:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1697555932; x=1698160732; darn=vger.kernel.org; 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=bz97LhBkacNLFF9w36L/GNfl1rta6H61fr6CWjLcmb8=; b=VB1Kjl//9dIeIaWjQNJnaV47eQkeXKMb/Q3wFtvqM11QH+LzSxN7idiTSGeRpMTyIj +7dSIm+Eqj2jc6H7S0s7vpGQbPpcrmKVyCe8NR066V6pblIgAEAfuyAzwWn55B08jwN5 LCoLD4WLh+hkq1mooc+0nyBz0y9h7RyK01qK4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697555932; x=1698160732; 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=bz97LhBkacNLFF9w36L/GNfl1rta6H61fr6CWjLcmb8=; b=GO64PZAsgpwpvxIzaiPlVaxoU5FUlEnu5kV/KRiVS3gH+DRIpi4vkQpq2KYUbDjP02 DY3ZvNeDFmToVCvGyjD5yxZd99c/bN0txPuRlwp7l61aMl8lx5iX4zw7f8rWfRxfr0yf OtQVvouOvW9NXdyLZejOyUPPZmtcGKcpwF8EZRwPl6myhQbnBfHzAxMiNcEufoVRT9BV 9X+Zy5OngcEmJbH9HLTIzVTSHll9sXBfRwWtukXwxsiKRiiizplsd66zMzO0fU7odqVR FFqCOaIahQFfhgUMpwfdlvaSZXXT8tJrrrH4S12lyEwdboQBZUJzd7zUyhiIfzsKG0h0 c1oA== X-Gm-Message-State: AOJu0Yy7XWOoYO4UnlhzvLsOM8F9Fvl0oKvKwTOrRM7kshx4pQ/sYreI uSpmFJ80O/XGTKL+ozjnq8B/tw== X-Google-Smtp-Source: AGHT+IF8X1gs2mpDitmtnzm5Hc0+Ux1uFZKtDVwiZlAFVRNviuKOTbPqoVbUCuMiHqToRJK7PZtZyA== X-Received: by 2002:a05:6e02:3d03:b0:34f:a4f0:4fc4 with SMTP id db3-20020a056e023d0300b0034fa4f04fc4mr2648117ilb.2.1697555931770; Tue, 17 Oct 2023 08:18:51 -0700 (PDT) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id c4-20020a02c9c4000000b0042b068d921esm565896jap.16.2023.10.17.08.18.51 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 17 Oct 2023 08:18:51 -0700 (PDT) Message-ID: <8f07e202-fe60-4e7e-adde-e39a95f7fb22@linuxfoundation.org> Date: Tue, 17 Oct 2023 09:18:49 -0600 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: linux-next: duplicate patch in the kselftest tree Content-Language: en-US To: Stephen Rothwell , Shuah Khan , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , Peter Zijlstra Cc: Binbin Wu , Linux Kernel Mailing List , Linux Next Mailing List , Shuah Khan References: <20231017150325.4a89ab71@canb.auug.org.au> From: Shuah Khan In-Reply-To: <20231017150325.4a89ab71@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 10/16/23 22:03, Stephen Rothwell wrote: > Hi all, > > The following commit is also in the tip tree as a different commit > (but the same patch): > > 197964fc3274 ("selftests/x86/lam: Zero out buffer for readlink()") > > This is commit > > 29060633411a ("selftests/x86/lam: Zero out buffer for readlink()") > > in the tip tree. > Thank you. I will go drop it from ksefltest next now. thanks, -- Shuah