public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* [6.6 regression-fix 0/1] ACPI: video: Use acpi_video_device for cooling-dev driver data
@ 2023-11-27 14:37 Hans de Goede
  2023-11-27 14:37 ` [PATCH 1/1] " Hans de Goede
  0 siblings, 1 reply; 3+ messages in thread
From: Hans de Goede @ 2023-11-27 14:37 UTC (permalink / raw)
  To: Rafael J . Wysocki, Michal Wilczynski
  Cc: Hans de Goede, Jani Nikula, linux-acpi

Hi Rafael,

Here is a fix for a regression in 6.6 caused by:

0d16710146a1 ("ACPI: bus: Set driver_data to NULL every time .add() fails")

the root cause here is the acpi_video.c code abusing the driver_data
of a device for which it is not the driver, this fix addresses
the root cause.

This issue is being tracked here:
https://gitlab.freedesktop.org/drm/intel/-/issues/9718

Regards,

Hans


Hans de Goede (1):
  ACPI: video: Use acpi_video_device for cooling-dev driver data

 drivers/acpi/acpi_video.c | 14 +++++---------
 1 file changed, 5 insertions(+), 9 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-11-27 20:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-27 14:37 [6.6 regression-fix 0/1] ACPI: video: Use acpi_video_device for cooling-dev driver data Hans de Goede
2023-11-27 14:37 ` [PATCH 1/1] " Hans de Goede
2023-11-27 20:31   ` Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox