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 smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 751B6C4345F for ; Mon, 15 Apr 2024 13:51:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 06E0740119; Mon, 15 Apr 2024 13:51:42 +0000 (UTC) X-Virus-Scanned: amavis at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavis, port 10024) with ESMTP id mf8lmRc_B4WM; Mon, 15 Apr 2024 13:51:41 +0000 (UTC) X-Comment: SPF check N/A for local connections - client-ip=140.211.166.34; helo=ash.osuosl.org; envelope-from=intel-wired-lan-bounces@osuosl.org; receiver= DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 30D43401D5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=osuosl.org; s=default; t=1713189101; bh=ymdSbtmN4ja8Uco9kz68ASVywr9aBZbH2f8vREr8AbU=; h=Date:From:To:References:In-Reply-To:Subject:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: Cc:From; b=QcbGNdsvvRNh0gVeiX8VWD6mL6XGUS1lAyHz/lu7WuEZvTlL8PipnyQTfZu9K9uEF 8Yh15quxVDl0V4HgNFRijGTlvVAcOJhgRKJmtvIYR6G0KGDmjC8JU65dbX1kxcWiXx vy1F9W8l437YS7BPplDfF8J+Mo7+FESSu7L2sU+ZWwSmsEB5chogkCKGVnjaV31zWr PkxQkiZE4iz926PAZvjU/CKWohJBxX/FBAWfT3PkjHt0nAHUfWBBh9i4z9CaqUb4UD 35E9bEFaYP2nnxIVjQBnoIycqhXi7JIRSjZb0vgmhcWjsKWDMBxk0h/jzQn2NICmDq CCrlD6lflvs0A== Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp2.osuosl.org (Postfix) with ESMTP id 30D43401D5; Mon, 15 Apr 2024 13:51:41 +0000 (UTC) Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id 15A5A1BF285 for ; Mon, 15 Apr 2024 13:51:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 0DF53401D5 for ; Mon, 15 Apr 2024 13:51:40 +0000 (UTC) X-Virus-Scanned: amavis at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavis, port 10024) with ESMTP id SWSfDZIlZXZ4 for ; Mon, 15 Apr 2024 13:51:38 +0000 (UTC) X-Greylist: delayed 103767 seconds by postgrey-1.37 at util1.osuosl.org; Mon, 15 Apr 2024 13:51:37 UTC DMARC-Filter: OpenDMARC Filter v1.4.2 smtp2.osuosl.org 5C91B40119 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 5C91B40119 Received-SPF: Pass (sender SPF authorized) identity=helo; client-ip=83.223.95.100; helo=bmailout1.hostsharing.net; envelope-from=foo00@h08.hostsharing.net; receiver= Received: from bmailout1.hostsharing.net (bmailout1.hostsharing.net [83.223.95.100]) by smtp2.osuosl.org (Postfix) with ESMTPS id 5C91B40119 for ; Mon, 15 Apr 2024 13:51:37 +0000 (UTC) Received: from h08.hostsharing.net (h08.hostsharing.net [IPv6:2a01:37:1000::53df:5f1c:0]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "*.hostsharing.net", Issuer "RapidSSL TLS RSA CA G1" (verified OK)) by bmailout1.hostsharing.net (Postfix) with ESMTPS id BAC6A300037E5; Mon, 15 Apr 2024 15:51:33 +0200 (CEST) Received: by h08.hostsharing.net (Postfix, from userid 100393) id 84A1639E; Mon, 15 Apr 2024 15:51:33 +0200 (CEST) Date: Mon, 15 Apr 2024 15:51:33 +0200 From: Lukas Wunner To: Kurt Kanzenbach Message-ID: References: <20240411-igc_led_deadlock-v1-1-0da98a3c68c5@linutronix.de> <877ch0b901.fsf@kurt.kurt.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <877ch0b901.fsf@kurt.kurt.home> X-Mailman-Original-Authentication-Results: smtp2.osuosl.org; dmarc=none (p=none dis=none) header.from=wunner.de Subject: Re: [Intel-wired-lan] [PATCH iwl-net] igc: Fix deadlock on module removal X-BeenThere: intel-wired-lan@osuosl.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel Wired Ethernet Linux Kernel Driver Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Andrew Lunn , Sasha Neftin , Roman Lozko , Eric Dumazet , netdev@vger.kernel.org, Tony Nguyen , intel-wired-lan@lists.osuosl.org, Jakub Kicinski , Paolo Abeni , "David S. Miller" Errors-To: intel-wired-lan-bounces@osuosl.org Sender: "Intel-wired-lan" On Sun, Apr 14, 2024 at 11:15:26AM +0200, Kurt Kanzenbach wrote: > Perfect. I was wondering why you are not submitting the patch > yourself. Then, please go ahead and submit the patch. Here you go: https://lore.kernel.org/netdev/2f1be6b1cf2b3346929b0049f2ac7d7d79acb5c9.1713188539.git.lukas@wunner.de/ You may want to double-check that it fixes the issue and doesn't cause any new ones. Thanks, Lukas From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from bmailout1.hostsharing.net (bmailout1.hostsharing.net [83.223.95.100]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id D2C517352B for ; Mon, 15 Apr 2024 13:51:41 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=83.223.95.100 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1713189104; cv=none; b=kG2/z1C+5HowSQgpSREVF69qO3SOvUpEan5KPegk3bLHcQxvtwVciVKPsrzTCFjm0gCuIWbNuCywKxQpYfU4Joh9sa43bczBZ5qIQpWYL0qihvQaJ5OJYCVwmszyvxyir8RWvmDaIMOsPD4ZcGEgNz3k6WQ0Uxw1a1T3K2qlfh4= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1713189104; c=relaxed/simple; bh=ymdSbtmN4ja8Uco9kz68ASVywr9aBZbH2f8vREr8AbU=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=cEgoNkwumRmmefJcsZSNwfJeVL8WwC0lYzy6QvKXm6n3ZJUFZzgDTKtHHkbzEfA28fIvgrPYTZP9JPjxCpYgkFgEQ+H3BvQUuXRVQw3hVDcowEePKgg3XfIbXkCApI4NqCeKT8kAhPlDp1SJQBiws35M7J6BPwdLRmHXfBkL454= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=wunner.de; spf=none smtp.mailfrom=h08.hostsharing.net; arc=none smtp.client-ip=83.223.95.100 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=wunner.de Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=h08.hostsharing.net Received: from h08.hostsharing.net (h08.hostsharing.net [IPv6:2a01:37:1000::53df:5f1c:0]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "*.hostsharing.net", Issuer "RapidSSL TLS RSA CA G1" (verified OK)) by bmailout1.hostsharing.net (Postfix) with ESMTPS id BAC6A300037E5; Mon, 15 Apr 2024 15:51:33 +0200 (CEST) Received: by h08.hostsharing.net (Postfix, from userid 100393) id 84A1639E; Mon, 15 Apr 2024 15:51:33 +0200 (CEST) Date: Mon, 15 Apr 2024 15:51:33 +0200 From: Lukas Wunner To: Kurt Kanzenbach Cc: Roman Lozko , Jesse Brandeburg , Tony Nguyen , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Andrew Lunn , Sasha Neftin , intel-wired-lan@lists.osuosl.org, netdev@vger.kernel.org Subject: Re: [PATCH iwl-net] igc: Fix deadlock on module removal Message-ID: References: <20240411-igc_led_deadlock-v1-1-0da98a3c68c5@linutronix.de> <877ch0b901.fsf@kurt.kurt.home> Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <877ch0b901.fsf@kurt.kurt.home> On Sun, Apr 14, 2024 at 11:15:26AM +0200, Kurt Kanzenbach wrote: > Perfect. I was wondering why you are not submitting the patch > yourself. Then, please go ahead and submit the patch. Here you go: https://lore.kernel.org/netdev/2f1be6b1cf2b3346929b0049f2ac7d7d79acb5c9.1713188539.git.lukas@wunner.de/ You may want to double-check that it fixes the issue and doesn't cause any new ones. Thanks, Lukas