From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 383DC2D63B for ; Mon, 11 Dec 2023 11:00:24 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="I7OuLJth" Received: by smtp.kernel.org (Postfix) with ESMTPS id BA7B4C433C7; Mon, 11 Dec 2023 11:00:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1702292424; bh=xkNQtQTncTLP7qrTyZ7IR97TQKmcj3ea5oZ1x3tHOTI=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=I7OuLJthzPr8Wl7aDJgwE2LMNYTdOTJ26GLqcCymsAQXd/dBK5utiIkexlHYebMfb /qfG543gZWhCmqSOx457g1cJdwo5X3M/+2Sx+Q+9pm/oP5BwwDo4RO2DIb2WFxqlSE vU0TIf8JMEoIGy6CiiED2GxgVc1kb2fLk2GKvzyVJgMS60tE2XsXwOsMZ9XAr+H8ZG 74NkHtNQE4zpURQJ7G/qIpxevo+9d0BrNzSvEQza/yoQTXtoF+dSyYFEHWsx4NiP75 UKB0fVzBSmHV/imJ9OLo4OmtGDs2iuQEtxUGqal+qEL64W+ETX06tdUG80vz5pPY+z zx8KdxngRZhhQ== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id A5EFFDFC906; Mon, 11 Dec 2023 11:00:24 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net-next] Revert "net: rtnetlink: remove local list in __linkwatch_run_queue()" From: patchwork-bot+netdevbpf@kernel.org Message-Id: <170229242467.25377.6078665511222930199.git-patchwork-notify@kernel.org> Date: Mon, 11 Dec 2023 11:00:24 +0000 References: <20231208105214.42304677dc64.I9be9486d2fa97a396d0c73e455d5cab5f376b837@changeid> In-Reply-To: <20231208105214.42304677dc64.I9be9486d2fa97a396d0c73e455d5cab5f376b837@changeid> To: Johannes Berg Cc: netdev@vger.kernel.org, m.szyprowski@samsung.com, johannes.berg@intel.com Hello: This patch was applied to netdev/net-next.git (main) by David S. Miller : On Fri, 8 Dec 2023 10:52:15 +0100 you wrote: > From: Johannes Berg > > This reverts commit b8dbbbc535a9 ("net: rtnetlink: remove local list > in __linkwatch_run_queue()"). It's evidently broken when there's a > non-urgent work that gets added back, and then the loop can never > finish. > > [...] Here is the summary with links: - [net-next] Revert "net: rtnetlink: remove local list in __linkwatch_run_queue()" https://git.kernel.org/netdev/net-next/c/9a64d4c93eee You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html