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 42CF5C38147 for ; Wed, 18 Jan 2023 20:38:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230075AbjARUiL (ORCPT ); Wed, 18 Jan 2023 15:38:11 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46292 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230104AbjARUiI (ORCPT ); Wed, 18 Jan 2023 15:38:08 -0500 Received: from mail-pj1-x1036.google.com (mail-pj1-x1036.google.com [IPv6:2607:f8b0:4864:20::1036]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D97D04DBD6 for ; Wed, 18 Jan 2023 12:38:07 -0800 (PST) Received: by mail-pj1-x1036.google.com with SMTP id d8so256791pjc.3 for ; Wed, 18 Jan 2023 12:38:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=SEbbH/UMi7mhLJTxAtXYqm1kXgdPVoWLCPyhz4xcgtg=; b=XXLBV70FnhGmEwNbUGoC/dELIFJuniWmQrNckfgER3vBIIcsqqkROzZ1SZja/A0sxA vva9xiPmBSsS/ZCln6Ax13OUJFuAswSHAMhYspSe37Pn+FHpt8JOx1sKqZWqIUWYkNsg gOjDlFzmjFQJMp25hQkAXagOMjjHnURTCbBTU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=SEbbH/UMi7mhLJTxAtXYqm1kXgdPVoWLCPyhz4xcgtg=; b=NwUATcAS2VCFkyheT83IB1oR3BQWso/pDJ1waRwME5Z08IfxKT+5IJVBI59T3U1lp8 wKWjQgVkV//WWtyQOIt3vFAi36WcP0nkofZwO5dr2WBHH0dqHB6AXIqxBaYnFWl8PPCk tsbF5jjiFrT7i7l920xSkVG063dB/hABeNlHflY3BQIsihLT6uLNNm9X6UVJu1q6Qw1+ xJQQeOtPJQyKAaxhzOLDalwhJlN26NrN0uWkz72AAE4GDI82rJPFdq/sKjsT8Byqy6CL mB9cjsjeLCgJIsJOyASVGy+wMf/59kZ7k5nvi8w0EmgPqxrow28iu7n8NwJZypQ9E5h+ xHKg== X-Gm-Message-State: AFqh2ko7dsnBgbxPMXJXxH0ZShs+JkyxzRzCHWdF9xT8yXtdULmXm1I5 fW6tNt20Vo6zaSgr8kA7PA9Y3Q== X-Google-Smtp-Source: AMrXdXvTGd1Ph6IwQQ/i88zipRB2EfVxpj1z81G8vbnBbc8jB1as+U2VQXgEr++hrfN80BwOfwBKKw== X-Received: by 2002:a17:902:bd4c:b0:194:bb2a:c8ce with SMTP id b12-20020a170902bd4c00b00194bb2ac8cemr3043341plx.16.1674074287337; Wed, 18 Jan 2023 12:38:07 -0800 (PST) Received: from www.outflux.net (smtp.outflux.net. [198.145.64.163]) by smtp.gmail.com with ESMTPSA id s7-20020a170902988700b0017ec1b1bf9fsm23423229plp.217.2023.01.18.12.38.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 18 Jan 2023 12:38:06 -0800 (PST) Date: Wed, 18 Jan 2023 12:38:05 -0800 From: Kees Cook To: Stephen Rothwell Cc: Karol Herbst , Daniel Vetter , Intel Graphics , Linux Kernel Mailing List , DRI , Linux Next Mailing List Subject: Re: linux-next: duplicate patch in the kspp tree Message-ID: <202301181237.061950D0D5@keescook> References: <20230117150212.3d8ee843@canb.auug.org.au> <20230118075620.60250ca2@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230118075620.60250ca2@canb.auug.org.au> Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org On Wed, Jan 18, 2023 at 07:56:20AM +1100, Stephen Rothwell wrote: > Hi Karol, > > On Tue, 17 Jan 2023 14:52:12 +0100 Karol Herbst wrote: > > > > On Tue, Jan 17, 2023 at 5:02 AM Stephen Rothwell wrote: > > > > > > The following commit is also in the drm-misc tree as a different commit > > > (but the same patch): > > > > > > 06b19f46455c ("drm/nouveau/fb/ga102: Replace zero-length array of trailing structs with flex-array") > > > > > > > which branch? Because I just fetched the remote and don't have this > > commit in my local repo > > That was from > git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git (branch > for-next/kspp) yesterday. It was the top commit in that branch. It is > still there today (I am not saying it should not be). I've dropped my instance of the patch. Thanks! -- Kees Cook