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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B4632C433F5 for ; Wed, 10 Nov 2021 10:02:54 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 897E661107 for ; Wed, 10 Nov 2021 10:02:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230456AbhKJKFk (ORCPT ); Wed, 10 Nov 2021 05:05:40 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37076 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230117AbhKJKFk (ORCPT ); Wed, 10 Nov 2021 05:05:40 -0500 Received: from mail-wm1-x329.google.com (mail-wm1-x329.google.com [IPv6:2a00:1450:4864:20::329]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0B5D4C061764 for ; Wed, 10 Nov 2021 02:02:53 -0800 (PST) Received: by mail-wm1-x329.google.com with SMTP id d72-20020a1c1d4b000000b00331140f3dc8so1533450wmd.1 for ; Wed, 10 Nov 2021 02:02:52 -0800 (PST) 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:content-transfer-encoding:in-reply-to; bh=PJfOfJwP9FO0gjK5pRKT1w04yhBQfeCFLsV/CYmduys=; b=HVlST2bNoUX4fWyrGpkG5+PGiDTide2Flgg3aIJ0LPA8QXJmYvP3KldIPfyFasNbgy MJSOlLpy/iflSIohIuqn5Q0Nt8bOZ/K8aV24u4yoQeZ+B+gcgdEAiKX9HZj4vmHfsOis 2TOPW7xkiyzgzvbqOdUwYXMDZhl133a4NpMVl0VwmXNIrYCtG7Xj1oFY0SyrZBx3VGOV NPySUjHbFqB0I/Uh2F456AvWNDF4VbkP1MRXkZ4Ams0ctYndwwSMOHQ/5c6brwjDKwcz cXAPVlodxr575Yc5bBTvz2OjKbgHS1Uxb+bKArrxsMnTPaag9z7c0IhjddkgT668yOra aM6w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=PJfOfJwP9FO0gjK5pRKT1w04yhBQfeCFLsV/CYmduys=; b=Ma5jErEz8jzqDujBkWtGt3sytgN26+sgN1Cn/5fxYrmG/b0WZS1Kc6ztnHyNQ8/73m lwNkEO7+JAlTSfAkdkeZm7DEPigJYiHRQObgJ1e8T1NJjoU9k9FeeKh7EfVY1wBVEGeP UvYM9CeE/8YZXEq+YtEM3p5iVPqpAFXkVq4Ie9IXrRY8LRGltPnE6ByCp5yLd8cah87O PK/ivePyWDiJ5lrL+ez35kukZ+XWEo3XGnZ7ow2SLpWRfoKtdYiux9jX5Q/rBg7mflBg bDXUZAiwuc2lWBQRILkKE3DldSDi06i36Z8IO9EevbKOAdqzMyx/hEVH3pVotjTKI0sk btow== X-Gm-Message-State: AOAM532vN7vz7TBKQi5kjlwHd8HichS8zyt7ui4xcYfXrDMWy3J9RHwI Qv9abXMnbpCYmyzIypFzAyD3tg== X-Google-Smtp-Source: ABdhPJxX6nhMwuNfQPrg2Jgohde5J8x/wd6KzwIe7S54neKBvo7VfD82LkU5Rot1KP//LK21LmRUeA== X-Received: by 2002:a1c:f405:: with SMTP id z5mr15264387wma.33.1636538571589; Wed, 10 Nov 2021 02:02:51 -0800 (PST) Received: from google.com ([95.148.6.174]) by smtp.gmail.com with ESMTPSA id m125sm5154104wmm.39.2021.11.10.02.02.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 10 Nov 2021 02:02:51 -0800 (PST) Date: Wed, 10 Nov 2021 10:02:49 +0000 From: Lee Jones To: Greg KH Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Andreas Kemnade , "H . Nikolaus Schaller" , Johan Hovold , "David S . Miller" Subject: Re: [PATCH 4.9 1/2] net: hso: register netdev later to avoid a race condition Message-ID: References: <20211109093959.173885-1-lee.jones@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Wed, 10 Nov 2021, Lee Jones wrote: > On Wed, 10 Nov 2021, Greg KH wrote: > > > On Tue, Nov 09, 2021 at 09:39:58AM +0000, Lee Jones wrote: > > > From: Andreas Kemnade > > > > > > [ Upstream commit 4c761daf8bb9a2cbda9facf53ea85d9061f4281e ] > > > > You already sent this for inclusion: > > https://lore.kernel.org/r/YYU1KqvnZLyPbFcb@google.com > > > > Why send it again? > > The real question is; why didn't I sent patch 2 at the same time! Also, why didn't it go away when I rebased prior to sending this? > > confused, > > I feel ya! ;) The plot thickens! -- Lee Jones [李琼斯] Senior Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog