linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [BUG] Issue with commit 923044133367 ("ACPI: property: Unify integer value reading functions")
@ 2022-08-15  9:55 John Garry
  2022-08-16 12:42 ` Rafael J. Wysocki
  0 siblings, 1 reply; 2+ messages in thread
From: John Garry @ 2022-08-15  9:55 UTC (permalink / raw)
  To: Linux ACPI, sakari.ailus, sbinding, Rafael J. Wysocki
  Cc: Linux Kernel Mailing List


My driver of interest fails to probe for v6.0-rc1 for ACPI FW:
[    5.373722] hisi_sas_v2_hw HISI0162:01: could not get property sas-addr

from a device_property_read_u8_array() call

The following fixes it:
https://lore.kernel.org/linux-acpi/YvatSoqXEtI7oqUO@paasikivi.fi.intel.com/T/#t

Tested-by: John Garry <john.garry@huawei.com>

I'm just sending a separate mail to highlight this issue as I spent an 
appreciable time bisecting and want others to avoid that. And I could 
not find the fix mail for some reason, even though I subscribe to the 
acpi list.

John

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

* Re: [BUG] Issue with commit 923044133367 ("ACPI: property: Unify integer value reading functions")
  2022-08-15  9:55 [BUG] Issue with commit 923044133367 ("ACPI: property: Unify integer value reading functions") John Garry
@ 2022-08-16 12:42 ` Rafael J. Wysocki
  0 siblings, 0 replies; 2+ messages in thread
From: Rafael J. Wysocki @ 2022-08-16 12:42 UTC (permalink / raw)
  To: John Garry
  Cc: Linux ACPI, Sakari Ailus, Stefan Binding, Rafael J. Wysocki,
	Linux Kernel Mailing List

Hi John,

On Mon, Aug 15, 2022 at 11:55 AM John Garry <john.garry@huawei.com> wrote:
>
>
> My driver of interest fails to probe for v6.0-rc1 for ACPI FW:
> [    5.373722] hisi_sas_v2_hw HISI0162:01: could not get property sas-addr
>
> from a device_property_read_u8_array() call
>
> The following fixes it:
> https://lore.kernel.org/linux-acpi/YvatSoqXEtI7oqUO@paasikivi.fi.intel.com/T/#t
>
> Tested-by: John Garry <john.garry@huawei.com>
>
> I'm just sending a separate mail to highlight this issue as I spent an
> appreciable time bisecting and want others to avoid that. And I could
> not find the fix mail for some reason, even though I subscribe to the
> acpi list.

Appreciated, thanks a lot!

I'm out of office this week, but I'll be pushing the fix for -rc3 next week.

Thanks!

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

end of thread, other threads:[~2022-08-16 12:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-15  9:55 [BUG] Issue with commit 923044133367 ("ACPI: property: Unify integer value reading functions") John Garry
2022-08-16 12:42 ` 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;
as well as URLs for NNTP newsgroup(s).