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 322721FC7FB for ; Fri, 6 Mar 2026 21:30:09 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772832610; cv=none; b=rK62PzcQ6ylGSwnT6G6836+drKcom9W/LvrLG1GR7wVU0llvPVZdZ3I3GjjfmZceYEsbm08cOd/4T/7Il8e5LHLB5G0kUeASZUDX8cgU4wAHdoTcW9WhROFNFati85OTkbKmWl1iPSY34rKcVHgxKnYZZzvw3O5FJmVC9XSeXvs= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772832610; c=relaxed/simple; bh=hdMsp9VFnsDfR1ssvxu2AzMpKoKVquhpS66CAGqHefg=; h=Content-Type:MIME-Version:Subject:From:Message-Id:Date:References: In-Reply-To:To:Cc; b=n7WtRwFmAOdqju1LPr+x0VnkSntwz2h5X3mh4qbaa1LXMgrhkNz/LvNKdhKpBd0fwaah6AcVX8f18hb3QTWoULrgxTnrlRKx/uEgv1rC1UAHshxKkK9x1cpmlWGhSt/GYLuZOSsiptQnF0Tg86Y/n0BdnxRLie72g3EQ4TIMS30= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=dat5h0UZ; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="dat5h0UZ" Received: by smtp.kernel.org (Postfix) with ESMTPSA id CF10BC4CEF7; Fri, 6 Mar 2026 21:30:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1772832609; bh=hdMsp9VFnsDfR1ssvxu2AzMpKoKVquhpS66CAGqHefg=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=dat5h0UZUw8yj9AtdJQBCi+OxVVXemGf+aXntq/sD/x61Pr12/Vflu8tGlbcVJm1w B1Zx8bOfkVZ6PDlLpIZZeOMcogEH1xFurxMBmlacFqZr+lCTjD3nf6GuDQmr3hJzuH 5TF1JmjdMsCgMQgNUgEq+sqIHM6LaIOQxcnqs8uHM8NATefXnBa6Q6aWyxEavhDxSH qn32dbzU1su1zsqU737BWsVrKvAUxgHM17YKMW4tLiH5eK3w7OpQ+LLweTrYR+qU5R 34hP1a9UmfJSwkwW0ciniU8Z4rgliBJDihG0mLWsJUBNsJYrM/YvtHIEzee7EceAF+ fu6rZSHz88Otg== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id 3FE023808200; Fri, 6 Mar 2026 21:30:10 +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 v2 net-next] Revert "net: phy: improve mdiobus_stats_acct" From: patchwork-bot+netdevbpf@kernel.org Message-Id: <177283260879.58743.835628635631184161.git-patchwork-notify@kernel.org> Date: Fri, 06 Mar 2026 21:30:08 +0000 References: In-Reply-To: To: Heiner Kallweit Cc: andrew@lunn.ch, linux@armlinux.org.uk, pabeni@redhat.com, davem@davemloft.net, kuba@kernel.org, edumazet@google.com, m.szyprowski@samsung.com, netdev@vger.kernel.org Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski : On Thu, 5 Mar 2026 18:42:04 +0100 you wrote: > This reverts commit 1afccc5a201ec7c9023370958bae1312369b64da. > > As reported by Marek the change causes a warning on non-PREEMPT_RT > 32 bit systems. > > Reported-by: Marek Szyprowski > Signed-off-by: Heiner Kallweit > > [...] Here is the summary with links: - [v2,net-next] Revert "net: phy: improve mdiobus_stats_acct" https://git.kernel.org/netdev/net-next/c/1a9940317c1b You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html