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 EA9C5ECAAD8 for ; Fri, 23 Sep 2022 09:24:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231645AbiIWJYK (ORCPT ); Fri, 23 Sep 2022 05:24:10 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60916 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231624AbiIWJYJ (ORCPT ); Fri, 23 Sep 2022 05:24:09 -0400 Received: from mail-ej1-x62c.google.com (mail-ej1-x62c.google.com [IPv6:2a00:1450:4864:20::62c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 717FFE1084 for ; Fri, 23 Sep 2022 02:24:07 -0700 (PDT) Received: by mail-ej1-x62c.google.com with SMTP id nb11so1957344ejc.5 for ; Fri, 23 Sep 2022 02:24:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tessares.net; s=google; 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; bh=sdhEqqcLQ9mPBvHp0xzH8RN91FNsaGFp1sqEEbf0Klg=; b=8KEj5RkoExqB7QUn1pVTDUOrzMbG1hNThr7BgxpbklpvEXMeqF3jO5MPncDCFjXE5i q4y7h6MF1HLf5sVkFR5zLUyHReyhib6fkML8mtDrmZEqruuHSAjbTlGzxQbu+l+a31bC xTFZgJpUljY8tjpCP/8i/V5n2QIEXXTgwfDtpNXs40EvtmOZUJob7KVi9NHEmDrnHdRE nakPv+SbbaCEzZ4iKMyBoH2yHkMcTo7wzWMKYOHAMHcYt/kHjOByV8w8N6OZ+rpRVpef u3qtaqItwqMGX/i5kuAIpb6C7TOKt4ty69TMnU1Pr7JccOjfKTjm7JebH7zBzS9Ui9zs /Udw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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; bh=sdhEqqcLQ9mPBvHp0xzH8RN91FNsaGFp1sqEEbf0Klg=; b=NerS/4y3I7JFauKQ1pYsYylwHLKUlozVyo0xFrzKM5hH9dNpGgfgUr9dDT1dft4oHs OjtNA6pG2757z5FgUTMSjezWjGDlptX4sBqMOw/3R5LJTBhGaD54qCdAjX56xpbC93wL fRSXEOAIcfB11c8wKPD4i5XY6zQaTrpBcYWR5Xpjo5DiJGw+DMlS35QdrGIWcbmIM78/ pZ8snIUtVX8EQlO9q0cCh17L9rJQxdZ9oHb2yprUZZCz/P4tN9SnRX+PbUCB8HDjh0lk 4dC198i+b1Wq26BIbEPV6599DBBgn3gCIhKwObPWWj8ZHU2BE4KZha3VfVaTDEDsS4ML 5Ciw== X-Gm-Message-State: ACrzQf0ytzVVQuMGXhp2x6StE7sbimmLO3XbEnh/ypIzHDezKT7QQKMB 5nQi0nNdg7WUU/ktizlkhsLUrA== X-Google-Smtp-Source: AMsMyM6YZ/wN8xFwdDm3pQTdYhSKMRqDUQ4TSVSOKmqOMRFu564QuPXlK8k6ORG6biif7eZE2kTHFA== X-Received: by 2002:a17:906:7945:b0:73b:e605:f31 with SMTP id l5-20020a170906794500b0073be6050f31mr6114135ejo.129.1663925045890; Fri, 23 Sep 2022 02:24:05 -0700 (PDT) Received: from ?IPV6:2a02:578:8593:1200:5e2b:69ae:ba71:ae54? ([2a02:578:8593:1200:5e2b:69ae:ba71:ae54]) by smtp.gmail.com with ESMTPSA id 13-20020a170906318d00b00738467f743dsm3764902ejy.5.2022.09.23.02.24.04 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 23 Sep 2022 02:24:04 -0700 (PDT) Message-ID: Date: Fri, 23 Sep 2022 11:24:03 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.0 Subject: Re: [PATCH net 2/3] can: gs_usb: gs_can_open(): fix race dev->can.state condition Content-Language: en-GB To: Jakub Kicinski Cc: Marc Kleine-Budde , netdev@vger.kernel.org, davem@davemloft.net, linux-can@vger.kernel.org, kernel@pengutronix.de, MPTCP Upstream References: <20220921083609.419768-1-mkl@pengutronix.de> <20220921083609.419768-3-mkl@pengutronix.de> <84f45a7d-92b6-4dc5-d7a1-072152fab6ff@tessares.net> <20220922082338.a6mbf2bbtznr3lvz@pengutronix.de> <20220922130525.6b1a1104@kernel.org> From: Matthieu Baerts In-Reply-To: <20220922130525.6b1a1104@kernel.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-can@vger.kernel.org Hi Jakub, On 22/09/2022 22:05, Jakub Kicinski wrote: > On Thu, 22 Sep 2022 10:23:38 +0200 Marc Kleine-Budde wrote: >> On 22.09.2022 10:04:55, Matthieu Baerts wrote: >>> FYI, we got a small conflict when merging -net in net-next in the MPTCP >>> tree due to this patch applied in -net: >>> >>> 5440428b3da6 ("can: gs_usb: gs_can_open(): fix race dev->can.state >>> condition") >>> >>> and this one from net-next: >>> >>> 45dfa45f52e6 ("can: gs_usb: add RX and TX hardware timestamp support") >>> >>> The conflict has been resolved on our side[1] and the resolution we >>> suggest is attached to this email. > > Thanks for the resolution! If you happen to remember perhaps throw > "manual merge" into the subject. That's what I search my inbox for > when merging, it will allow us to be even more lazy :) I thought you were going to ask me to impersonate "Stephen Rothwell" :-P Good to know, I can sure do that! (Or at least try to remember that next time) Cheers, Matt -- Tessares | Belgium | Hybrid Access Solutions www.tessares.net