I'm not seeing a test mail for v6.9.4-rc1 but it's in the stable-rc git and I'm seeing extensive breakage on many platforms with it due to the backporting of c0e0f139354 ("drm: Make drivers depends on DRM_DW_HDMI") which was reverted upstream in commit 8f7f115596d3dcced ("Revert "drm: Make drivers depends on DRM_DW_HDMI"") for a combination of the reasons outlined in that revert and the extensive breakage that it cause in -next.
On Tue, Jun 04, 2024 at 02:48:27PM +0100, Mark Brown wrote:
I'm not seeing a test mail for v6.9.4-rc1 but it's in the stable-rc git
Those trees are automatically generated from our scripts at times, there has not been any -rc email/cycle started yet.
and I'm seeing extensive breakage on many platforms with it due to the backporting of c0e0f139354 ("drm: Make drivers depends on DRM_DW_HDMI") which was reverted upstream in commit 8f7f115596d3dcced ("Revert "drm: Make drivers depends on DRM_DW_HDMI"") for a combination of the reasons outlined in that revert and the extensive breakage that it cause in -next.
Build breakage or runtime?
I'll queue up the revert when I get a chance, thanks!
greg k-h
On Tue, Jun 04, 2024 at 04:09:57PM +0200, Greg Kroah-Hartman wrote:
On Tue, Jun 04, 2024 at 02:48:27PM +0100, Mark Brown wrote:
and I'm seeing extensive breakage on many platforms with it due to the backporting of c0e0f139354 ("drm: Make drivers depends on DRM_DW_HDMI") which was reverted upstream in commit 8f7f115596d3dcced ("Revert "drm: Make drivers depends on DRM_DW_HDMI"") for a combination of the reasons outlined in that revert and the extensive breakage that it cause in -next.
Build breakage or runtime?
Runtime, the drivers get deselected by Kconfig then a bunch of graphics and audio stuff is disabled.
linux-stable-mirror@lists.linaro.org