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 X-Spam-Level: X-Spam-Status: No, score=-5.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3293EC432BE for ; Fri, 27 Aug 2021 22:07:14 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1587660FE6 for ; Fri, 27 Aug 2021 22:07:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232054AbhH0WIC (ORCPT ); Fri, 27 Aug 2021 18:08:02 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41388 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232082AbhH0WIB (ORCPT ); Fri, 27 Aug 2021 18:08:01 -0400 Received: from mail-lj1-x235.google.com (mail-lj1-x235.google.com [IPv6:2a00:1450:4864:20::235]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D9F04C061796 for ; Fri, 27 Aug 2021 15:07:11 -0700 (PDT) Received: by mail-lj1-x235.google.com with SMTP id i28so13910134ljm.7 for ; Fri, 27 Aug 2021 15:07:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=J1gUDdbXfLZQpW8+uzYCzKrHt4z7fUbpEHpLEh39n0k=; b=cPJpkzESORon1J7DZsXS+x0HfFUxEhUBlymkGrVP1vP/KnD3XkF/wSMn4Juhiq0LaV clxLhjJca3YMk/QoW74bsWwKFKF+TIaZeX9jHb+895y62/c4QrNGBGEmRfcC/QszVUqa 03P4Vr5P8rlKs/XZR3v0ZCEoNv24qQNbaLmVOPhiM3xHmMtoF1VfppstS+wVRZywn5DF m0A6wo5aA3t22sl1sc3u+gQptxjJ+kBxU5TvdXN54zkaAhga56NMJta+4S4fqpHTMP8f QDmFIVspsSp4mwJgjgXrNcwOY5tz1twUpNzv/0msqU7HR2GW5zDmXe0TNpObGFHJU1li v2+Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=J1gUDdbXfLZQpW8+uzYCzKrHt4z7fUbpEHpLEh39n0k=; b=GNteg1HpA+MArHX6zWZb8S5cOdpz0DA/BcmXi5YD1y7hXMTmybQ2zZwqKiH0w7Anjb 2IDz89pOx6J5+BEp+Nzdo9r+WF6dy77cFJ/Qx6BtYWRK5BLxqPrBkRnqG3fw5u7qPEWo UtvCcq10o8azExI5VsJv8P5V2eHnQ0X4GBP+HV33sZ0eRHfQDh/SS86PEtnFgiLFdp3X FpTCiEJecGpwcDrnvSpRrjU7io9xSEQKGgwQG3S0gqBE91c7/U5ZPmBWR1tIHrCGe2Ng 6awqllIAFlIbwLVoZrlChpYvoHwHq8kCrN6PyruSkdbdBYXwqDp3mi3LrpdIQjRQLcrA BNLA== X-Gm-Message-State: AOAM531IZvPTpnCwgZ77lPn0T9doNBe8HFeSv2OmOwG/OENwQMp11t/q PN510ts4fYtZS2S3MmZbZ12bg4xX7uVpnl+V/b/uVw== X-Google-Smtp-Source: ABdhPJxnOT+HvC9sFmVTbh+a5YPsytU3QCe1h24AMto3pAWQUC0hVyPRy+77bydlOPd3Lns0bs1oiZXw65gdbw60jwQ= X-Received: by 2002:a2e:9d88:: with SMTP id c8mr9360420ljj.467.1630102030256; Fri, 27 Aug 2021 15:07:10 -0700 (PDT) MIME-Version: 1.0 References: <20210822193145.1312668-1-alvin@pqrs.dk> <20210822193145.1312668-2-alvin@pqrs.dk> In-Reply-To: From: Linus Walleij Date: Sat, 28 Aug 2021 00:06:59 +0200 Message-ID: Subject: Re: [RFC PATCH net-next 1/5] net: dsa: realtek-smi: fix mdio_free bug on module unload To: Andrew Lunn Cc: =?UTF-8?Q?Alvin_=C5=A0ipraga?= , =?UTF-8?Q?Alvin_=C5=A0ipraga?= , Vivien Didelot , Florian Fainelli , Vladimir Oltean , "David S. Miller" , Jakub Kicinski , Rob Herring , Heiner Kallweit , Russell King , Michael Rasmussen , "netdev@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Mon, Aug 23, 2021 at 1:16 AM Andrew Lunn wrote: > > No, there isn't. I neglected to mention in the rtl8365mb patch that I > > reworked the IRQ setup (compared with rtl8366rb) so that it could be > > torn down in a neat way. So you will see that the new driver does it > > properly, but I did not touch rtl8366rb because I am not using it. I am > > happy to do the same to rtl8366rb but I don't think I should make it > > part of this series. What do you think? > > Lets see if Linus has time. He can probably model the change based on > what you have done here. I have limited bandwidth as I am effectively on parental leave, so I can't do much of writing code, but I can certainly test a patch or two. Yours, Linus Walleij